Fangjun Kuang 707d7017a7
Support pure ctc decoding requiring neither a lexicon nor an n-gram LM (#58)
* Rename lattice_score_scale to nbest_scale.

* Support pure CTC decoding requiring neither a lexicion nor an n-gram LM.

* Fix style issues.

* Fix a typo.

* Minor fixes.
2021-09-26 14:21:49 +08: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.