STT/training/deepspeech_training
Reuben Morais b85ad3ea74 Refactor train.py into separate scripts
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.
2020-12-23 13:06:23 +00:00
..
util Refactor train.py into separate scripts 2020-12-23 13:06:23 +00:00
__init__.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
deepspeech_model.py Refactor train.py into separate scripts 2020-12-23 13:06:23 +00:00
evaluate.py Refactor train.py into separate scripts 2020-12-23 13:06:23 +00:00
export.py Refactor train.py into separate scripts 2020-12-23 13:06:23 +00:00
GRAPH_VERSION Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
train.py Refactor train.py into separate scripts 2020-12-23 13:06:23 +00:00
training_graph_inference.py Refactor train.py into separate scripts 2020-12-23 13:06:23 +00:00
VERSION Bump version to v0.10.0-alpha.3 2020-12-19 09:28:21 +00:00