zr_jin
|
7e74c2d38b
|
fixed a formatting issue
|
2023-07-24 23:54:35 +08:00 |
|
jinzr
|
d6f4805226
|
updated the lstm_transducer_stateless recipes
also revoked previous changes in conformer_ctc3/jit_pretrained.py
|
2023-07-24 23:54:35 +08:00 |
|
Desh Raj
|
d31db01037
|
manual correction of black formatting
|
2022-11-17 14:18:05 -05:00 |
|
Desh Raj
|
107df3b115
|
apply black on all files
|
2022-11-17 09:42:17 -05:00 |
|
Fangjun Kuang
|
60317120ca
|
Revert "Apply new Black style changes"
|
2022-11-17 20:19:32 +08:00 |
|
Desh Raj
|
d110b04ad3
|
apply new black formatting to all files
|
2022-11-16 13:06:43 -05:00 |
|
Zengwei Yao
|
f3ad32777a
|
Gradient filter for training lstm model (#564)
* init files
* add gradient filter module
* refact getting median value
* add cutoff for grad filter
* delete comments
* apply gradient filter in LSTM module, to filter both input and params
* fix typing and refactor
* filter with soft mask
* rename lstm_transducer_stateless2 to lstm_transducer_stateless3
* fix typos, and update RESULTS.md
* minor fix
* fix return typing
* fix typo
|
2022-09-29 11:15:43 +08:00 |
|