DeepSpeech/training/deepspeech_training/util
Francis Tyers e026bb773b
Update augmentations.py
Looks like `clock_to` got changed to `final_clock` but this one was missed.
2021-05-13 16:12:52 +01:00
..
__init__.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
audio.py Handle mono conversion within `pcm_to_np()` 2021-03-19 13:01:50 -07:00
augmentations.py Update augmentations.py 2021-05-13 16:12:52 +01:00
check_characters.py Fix documentation for check_characters.py script 2021-04-03 17:45:45 -07:00
checkpoints.py Fix lr initialization on reload. 2020-08-27 15:08:32 +02:00
config.py implement distributed training using horovod 2021-02-16 12:41:38 +01:00
downloader.py Remote training I/O once more (#3437) 2020-12-07 13:07:34 +01:00
evaluate_tools.py Remote training I/O once more (#3437) 2020-12-07 13:07:34 +01:00
feeding.py implement distributed training using horovod 2021-02-16 12:41:38 +01:00
flags.py implement distributed training using horovod 2021-02-16 12:41:38 +01:00
gpu.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
helpers.py Remote training I/O once more (#3437) 2020-12-07 13:07:34 +01:00
importers.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
io.py Replace remove_remote() method with remove method 2021-03-24 13:22:11 +11:00
logging.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
sample_collections.py Read audio format from data before running augmentation passes instead of assuming default 2021-01-18 12:11:31 +00:00
stm.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00
text.py Revert "Merge pull request #3237 from lissyx/rename-training-package" 2020-08-26 11:46:08 +02:00