17 lines
559 B
ReStructuredText
17 lines
559 B
ReStructuredText
.. _training-flags:
|
|
|
|
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
|