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 |
|
pingfengluo
|
ea8af0ee9a
|
add transducer_stateless with char unit to AIShell (#164)
|
2022-01-01 18:32:08 +08:00 |
|
Wei Kang
|
4151cca147
|
Add torch script support for Aishell and update documents (#124)
* Add aishell recipe
* Remove unnecessary code and update docs
* adapt to k2 v1.7, add docs and results
* Update conformer ctc model
* Update docs, pretrained.py & results
* Fix code style
* Fix code style
* Fix code style
* Minor fix
* Minor fix
* Fix pretrained.py
* Update pretrained model & corresponding docs
* Export torch script model for Aishell
* Add C++ deployment docs
* Minor fixes
* Fix unit test
* Update Readme
|
2021-11-19 16:37:05 +08:00 |
|
Wei Kang
|
30c43b7f69
|
Add aishell recipe (#30)
* Add aishell recipe
* Remove unnecessary code and update docs
* adapt to k2 v1.7, add docs and results
* Update conformer ctc model
* Update docs, pretrained.py & results
* Fix code style
* Fix code style
* Fix code style
* Minor fix
* Minor fix
* Fix pretrained.py
* Update pretrained model & corresponding docs
|
2021-11-18 10:00:47 +08:00 |
|