Yifan Yang
|
ca60ced213
|
Fix typo (#1114)
* Fix typo for zipformer
* Fix typo for pruned_transducer_stateless7
* Fix typo for pruned_transducer_stateless7_ctc
* Fix typo for pruned_transducer_stateless7_ctc_bs
* Fix typo for pruned_transducer_stateless7_streaming
* Fix typo for pruned_transducer_stateless7_streaming_multi
* Fix file permissions for pruned_transducer_stateless7_streaming_multi
* Fix typo for pruned_transducer_stateless8
* Fix typo for pruned_transducer_stateless6
* Fix typo for pruned_transducer_stateless5
* Fix typo for pruned_transducer_stateless4
* Fix typo for pruned_transducer_stateless3
|
2023-06-02 14:12:42 +08:00 |
|
Fangjun Kuang
|
7b0afbdc16
|
Remove cur_batch_idx (#1102)
|
2023-05-30 14:49:54 +08:00 |
|
Fangjun Kuang
|
dbcf0b41db
|
Fix stateless7 training error (#1082)
|
2023-05-23 12:52:02 +08:00 |
|
Yifan Yang
|
562bda91e4
|
Add adaption recipe for pruned_transducer_stateless7 (#1059)
* Add mux for finetune
* Add comments
* Fix for black
* Update finetune.py
|
2023-05-17 16:02:27 +08:00 |
|
marcoyang1998
|
7948624a22
|
Support fine-tuning (#944)
* support finetune
* add files for decoding giga
* support initializing modules
* add a fine-tune bash script
|
2023-03-17 13:44:29 +08:00 |
|