29 lines
566 B
ReStructuredText
29 lines
566 B
ReStructuredText
.. Wenet documentation master file, created by
|
|
sphinx-quickstart on Thu Dec 3 11:43:53 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Wenet's documentation!
|
|
=================================
|
|
|
|
|
|
Wenet is an tansformer-based end-to-end ASR toolkit.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Tutorial:
|
|
|
|
./papers.md
|
|
./tutorial.md
|
|
./lm.md
|
|
./runtime.md
|
|
./jit_in_wenet.md
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|