mueller91
|
cfeeef7a7f
|
fix: broken imports and missing files after merging in latest commits from mozilla/dev into mueller91/dev.
speaker_encoder's config.json and visuals.py are missing in the current dev branch of MozillaTTS, and some imports are broken.
|
2020-09-22 20:10:41 +02:00 |
mueller91
|
1fe5eb054f
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
Conflicts:
TTS/bin/train_encoder.py
requirements.txt
|
2020-09-22 19:58:53 +02:00 |
mueller91
|
df4caec4b7
|
add: check_config for speaker_encoder
|
2020-09-22 19:52:09 +02:00 |
erogol
|
10258724d1
|
linter fixes
|
2020-09-22 03:54:16 +02:00 |
erogol
|
a6df617eb1
|
Merge branch 'glow-tts-amp-time_depth_conv' into dev
|
2020-09-21 14:23:45 +02:00 |
erogol
|
8150d5727e
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-09-21 14:21:55 +02:00 |
erogol
|
e0b9fa887f
|
glow-tts modules added
|
2020-09-21 14:15:40 +02:00 |
mueller
|
6b0621c794
|
cleanup
|
2020-09-17 16:46:43 +02:00 |
mueller
|
a273b1a210
|
add: add random noise to dataset
|
2020-09-17 14:23:40 +02:00 |
mueller
|
e36a3067e4
|
add: save wavs instead feats to storage.
This is done in order to mitigate staleness when caching and loading from data storage
|
2020-09-17 14:14:30 +02:00 |
mueller
|
1511076fde
|
add: Configurable encoder dataset storage to reduce disk I/O
add: Averaged time for data loader to console and Tensorboard output
|
2020-09-17 12:29:38 +02:00 |
maxbachmann
|
60ce862113
|
use difflib for string matching
|
2020-09-14 23:55:34 +02:00 |
erogol
|
498a3ea36f
|
fix condition check
|
2020-09-12 03:39:01 +02:00 |
erogol
|
15e6ab3912
|
glow-tts module renaming updates
|
2020-09-12 03:33:36 +02:00 |
erogol
|
f9001a4bdd
|
refactor and fix compat issues for speaker encoder
|
2020-09-11 17:17:07 +02:00 |
erogol
|
df19428ec6
|
rename the project to old TTS
|
2020-09-09 12:27:23 +02:00 |