zr_jin
|
ef5da4824d
|
formatted the entire LibriSpeech recipe (#1270)
* formatted the entire librispeech recipe
* minor updates
|
2023-09-24 17:31:01 +08:00 |
|
Zengwei Yao
|
1e6d6f8160
|
shuffle full Librispeech for zipformer recipes (#869)
* shuffle libri
|
2023-02-03 11:54:57 +08:00 |
|
BuaaAlban
|
e9019511eb
|
Fix bug in streaming_conformer_ctc egs (#862)
* Update train.py
Fix transducer lstm egs bug as mentioned in issue 579
* Update train.py
fix dataloader bug
|
2023-01-31 15:19:50 +08: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
|
a4dd273776
|
fix about tensorboard (#516)
* fix metricstracker
* fix style
|
2022-08-04 19:57:12 +08:00 |
|
Fangjun Kuang
|
1c35ae1dba
|
Reset seed at the beginning of each epoch. (#221)
* Reset seed at the beginning of each epoch.
* Use a different seed for each epoch.
|
2022-02-21 15:16:39 +08:00 |
|
LIyong.Guo
|
00e2f0ade8
|
Draft streaming decoding (#89)
* reusable parts from conformer_ctc
* streaming conformer code
* a trained model
|
2021-11-24 19:35:18 +08:00 |
|