Ewald Enzinger
|
8c5722de8c
|
[egs] Add prefix when reading manifests due to recent lhotse changes (#382)
* [egs] Add prefix when reading manifests due to recent lhotse changes
* Fix wenetspeech
* Fix style issues
|
2022-05-23 23:37:35 +08:00 |
|
Mingshuang Luo
|
ec5a112831
|
[Ready to merge] Do some coding style checks for the latest files (#379)
* style check
* do changes for .flake8
* a change for compute_fbank_yesno.py
|
2022-05-20 19:30:38 +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 |
|
Desh Raj
|
5aafbb970e
|
SPGISpeech recipe (#334)
* initial commit for SPGISpeech recipe
* add decoding
* add spgispeech transducer
* remove conformer ctc; minor fixes in RNN-T
* add results
* add tensorboard
* add pretrained model to HF
* remove unused scripts and soft link common scripts
* remove duplicate files
* pre commit hooks
* remove change in librispeech
* pre commit hook
* add CER numbers
|
2022-05-16 20:52:14 +08:00 |
|