mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 02:22:17 +00:00
* 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.
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
.