Fangjun Kuang 1bd5dcc8ac
WIP: Add doc for the LibriSpeech recipe. (#24)
* WIP: Add doc for the LibriSpeech recipe.

* Add more doc for LibriSpeech recipe.

* Add more doc for the LibriSpeech recipe.

* More doc.
2021-08-24 20:28:32 +08:00
..

Yesno recipe

This is the simplest ASR recipe in icefall.

It can be run on CPU and takes less than 30 seconds to get the following WER:

[test_set] %WER 0.42% [1 / 240, 0 ins, 1 del, 0 sub ]

Please refer to https://icefal1.readthedocs.io/en/latest/recipes/yesno.html for detailed instructions.