mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
* Use new APIs with k2.RaggedTensor * Fix style issues. * Update the installation doc, saying it requires at least k2 v1.7 * Use k2 v1.7
18 lines
371 B
ReStructuredText
18 lines
371 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: 2
|
|
|
|
yesno
|
|
|
|
librispeech
|