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
..
2021-10-09 14:45:46 +00:00
2021-08-23 15:59:36 +08:00

How to run this recipe

You can find detailed instructions by visiting https://icefall.readthedocs.io/en/latest/recipes/yesno.html

It describes how to run this recipe and how to use a pre-trained model with ./pretrained.py.