Fangjun Kuang
|
ab788980c9
|
Fix an error introduced by supporting torchscript for torch 1.6.0 (#434)
|
2022-06-18 08:57:20 +08:00 |
|
Fangjun Kuang
|
d53f69108f
|
Support torch 1.6.0 (#433)
|
2022-06-17 22:24:47 +08:00 |
|
Fangjun Kuang
|
f6ce135608
|
Various fixes to support torch script. (#371)
* Various fixes to support torch script.
* Add tests to ensure that the model is torch scriptable.
* Update tests.
|
2022-05-16 21:46:59 +08:00 |
|
Guo Liyong
|
78418ac37c
|
fix comments
|
2022-04-13 13:09:24 +08:00 |
|
Mingshuang Luo
|
93c60a9d30
|
Code style check for librispeech pruned transducer stateless2 (#308)
|
2022-04-11 22:15:18 +08:00 |
|
Daniel Povey
|
2545237eb3
|
Changing initial_speed from 0.25 to 01
|
2022-04-05 18:00:54 +08:00 |
|
Daniel Povey
|
179d0605ea
|
Change initialization to 0.25
|
2022-04-04 23:34:39 +08:00 |
|
Daniel Povey
|
72f4a673b1
|
First draft of new approach to learning rates + init
|
2022-04-04 20:21:34 +08:00 |
|
Daniel Povey
|
37ab0bcfa5
|
Reduce speed of some components
|
2022-03-30 11:46:23 +08:00 |
|
Daniel Povey
|
11a04c50ae
|
Change 0.025,0.05 to 0.01 in initializations
|
2022-03-21 21:29:24 +08:00 |
|
Daniel Povey
|
8cff994cd7
|
Set also scale for embedding to 0.025.
|
2022-03-18 21:30:05 +08:00 |
|
Daniel Povey
|
188eada7ac
|
Change initial std from 0.05 to 0.025.
|
2022-03-18 21:28:34 +08:00 |
|
Daniel Povey
|
c9f1aeb7d1
|
Fix bug with import
|
2022-03-18 16:40:24 +08:00 |
|
Daniel Povey
|
ba3611cefd
|
Cosmetic changes to swish
|
2022-03-18 16:35:48 +08:00 |
|
Daniel Povey
|
6769087d70
|
Remove scale_speed, make swish deriv more efficient.
|
2022-03-18 16:31:25 +08:00 |
|
Daniel Povey
|
11bea4513e
|
Add remaining files in pruned_transducer_stateless2
|
2022-03-17 11:17:52 +08:00 |
|