17 lines
553 B
ReStructuredText
17 lines
553 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 ``train.py``, ``evaluate.py``, ``evaluate_tflite.py``, ``transcribe.py`` and ``lm_optimizer.py``.
|
|
|
|
Flags
|
|
-----
|
|
|
|
.. literalinclude:: ../training/coqui_stt_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
|