mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
* add timit recipe for icefall * add shared file * update the docs for timit recipe * Delete shared * update the timit recipe and check style * Update model.py * Do some changes * Update model.py * Update model.py * Add README.md and RESULTS.md * Update RESULTS.md * Update README.md * update the docs for timit recipe
20 lines
381 B
ReStructuredText
20 lines
381 B
ReStructuredText
Recipes
|
|
=======
|
|
|
|
This page contains various recipes in ``icefall``.
|
|
Currently, only speech recognition recipes are provided.
|
|
|
|
We may add recipes for other tasks as well in the future.
|
|
|
|
.. we put the yesno recipe as the first recipe since it is the simplest one.
|
|
.. Other recipes are listed in a alphabetical order.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
yesno
|
|
|
|
librispeech
|
|
|
|
timit
|