Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 559 Bytes

Flags.rst

File metadata and controls

16 lines (12 loc) · 559 Bytes

Command-line flags for the training scripts

Below you can find the definition of all command-line flags supported by the training scripts. This includes DeepSpeech.py, evaluate.py, evaluate_tflite.py, transcribe.py and lm_optimizer.py.

Flags

.. literalinclude:: ../training/deepspeech_training/util/flags.py
   :language: python
   :linenos:
   :lineno-match:
   :start-after: sphinx-doc: training_ref_flags_start
   :end-before: sphinx-doc: training_ref_flags_end