icefall/_sources/recipes/index.rst.txt

20 lines
491 B
ReStructuredText

Recipes
=======
This page contains various recipes in ``icefall``.
Currently, we provide recipes for speech recognition, language model, and speech synthesis.
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
:caption: Table of Contents
Non-streaming-ASR/index
Streaming-ASR/index
RNN-LM/index
TTS/index