competition update
This commit is contained in:
28
language_model/docs/index.rst
Normal file
28
language_model/docs/index.rst
Normal file
@@ -0,0 +1,28 @@
|
||||
.. 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`
|
Reference in New Issue
Block a user