mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
* begin to add documents for pruned_transducer_stateless * Move lstm docs to Streaming folder * Add documents for pruned transducer stateless models * Move zipformer mmi to non-streaming recipe * Add more docs for streaming decoding * Fix typo
18 lines
427 B
ReStructuredText
18 lines
427 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
|
|
:caption: Table of Contents
|
|
|
|
Non-streaming-ASR/index
|
|
Streaming-ASR/index
|