mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
77 lines
1.0 KiB
ReStructuredText
77 lines
1.0 KiB
ReStructuredText
.. DeepSpeech documentation master file, created by
|
|
sphinx-quickstart on Thu Feb 2 21:20:39 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to DeepSpeech's documentation!
|
|
======================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Introduction
|
|
|
|
USING
|
|
|
|
TRAINING
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: DeepSpeech Model
|
|
|
|
DeepSpeech
|
|
|
|
Geometry
|
|
|
|
ParallelOptimization
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Enums and structs
|
|
|
|
Error-Codes
|
|
|
|
Structs
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: API Reference
|
|
|
|
C-API
|
|
|
|
DotNet-API
|
|
|
|
Java-API
|
|
|
|
NodeJS-API
|
|
|
|
Python-API
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Examples
|
|
|
|
C-Examples
|
|
|
|
NodeJS-Examples
|
|
|
|
Java-Examples
|
|
|
|
Python-Examples
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contributed examples
|
|
|
|
DotNet-contrib-examples.rst
|
|
|
|
NodeJS-contrib-Examples
|
|
|
|
Python-contrib-Examples
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|