| .. |
|
__init__.py
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
audio.py
|
Follow up on PR comments
|
2020-05-18 14:23:02 +02:00 |
|
augmentations.py
|
Reverb augmentation: Workaround for import problem in scikit-learn dependency of librosa
|
2020-06-30 14:13:12 +02:00 |
|
check_characters.py
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
checkpoints.py
|
Split --load into two to avoid unexpected behavior at evaluation time
|
2020-04-07 14:24:05 +02:00 |
|
config.py
|
Deduplicate Alphabet implementations, use C++ one everywhere
|
2020-06-30 09:52:45 +02:00 |
|
downloader.py
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
evaluate_tools.py
|
Don't escape non-ASCII characters in test_output_file
|
2020-04-29 15:45:09 +02:00 |
|
feeding.py
|
Follow-up on PR comments; removed warp augmentation; split pitch_and_tempo augmentation
|
2020-06-16 11:07:57 +02:00 |
|
flags.py
|
Update docs to refer to new generate_scorer_package
|
2020-06-30 16:47:41 +02:00 |
|
gpu.py
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
helpers.py
|
Deduplicate Alphabet implementations, use C++ one everywhere
|
2020-06-30 09:52:45 +02:00 |
|
importers.py
|
Report imported vs total audio time
|
2020-06-10 13:12:15 +02:00 |
|
logging.py
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
sample_collections.py
|
Refactoring of TF based augmentations
|
2020-06-10 13:42:45 +02:00 |
|
stm.py
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
taskcluster.py
|
Automatically install ds_ctcdecoder in setup.py
|
2020-03-31 18:47:45 +02:00 |
|
text.py
|
Deduplicate Alphabet implementations, use C++ one everywhere
|
2020-06-30 09:52:45 +02:00 |