Currently train.py is overloaded with many independent features. Understanding the code and what will be the result of a training call requires untangling the entire script. It's also an error prone UX. This is a first step at separating independent parts into their own scripts. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
deepspeech_model.py | ||
evaluate.py | ||
export.py | ||
GRAPH_VERSION | ||
train.py | ||
training_graph_inference.py | ||
VERSION |