Fangjun Kuang
|
113818fd00
|
More fixes to use lazy CutSet.
|
2022-06-05 22:23:32 +08:00 |
|
Fangjun Kuang
|
b3707d0c3d
|
Use lazy cutset for all recipes.
|
2022-06-05 21:29:06 +08:00 |
|
Daniel Povey
|
4e23fb2252
|
Improve diagnostics code memory-wise and accumulate more stats. (#373)
* Update diagnostics, hopefully print more stats.
# Conflicts:
# egs/librispeech/ASR/pruned_transducer_stateless4b/train.py
* Remove memory-limit options arg
* Remove unnecessary option for diagnostics code, collect on more batches
|
2022-05-19 11:45:59 +08:00 |
|
Guanbo Wang
|
9630f9a3ba
|
Update GigaSpeech reults (#364)
* Update decode.py
* Update export.py
* Update results
* Update README.md
|
2022-05-15 12:57:40 +08:00 |
|
Fangjun Kuang
|
e30e042c39
|
Update decoding script for gigaspeech and remove duplicate files. (#361)
|
2022-05-13 13:03:16 +08:00 |
|
Guanbo Wang
|
48a6a9a549
|
GigaSpeech RNN-T experiments (#318)
* Copy RNN-T recipe from librispeech
* flake8
* flake8
* Update params
* gigaspeech decode
* black
* Update results
* syntax highlight
* Update RESULTS.md
* typo
|
2022-05-13 11:03:26 +08:00 |
|