Commit Graph

4543 Commits

Author SHA1 Message Date
erogol
9af6bb0c29 bug fix 2020-06-12 11:37:32 +02:00
erogol
1c2dc9f739 enable loading precomputed vocoder dataset 2020-06-12 11:13:40 +02:00
erogol
7e799d58d6 bug fix 2020-06-11 15:34:38 +02:00
erogol
92ed9b90c3 reformatting vocoder training and disable G_adv eval if step < d_training 2020-06-11 12:42:13 +02:00
erogol
4d1d04a6a0 bug fix 2020-06-11 10:48:20 +02:00
erogol
6a661f98e2 linter fix 2020-06-10 13:57:49 +02:00
erogol
99420a2d9b restore vocoder scheduler if it is in checkpoint 2020-06-10 13:55:37 +02:00
erogol
c24b57452d bug fix 2020-06-10 13:52:31 +02:00
erogol
1a061c4af5 new config argument to plot tb figures at training 2020-06-10 13:51:59 +02:00
erogol
53f13461b9 better stats logging for TTS training 2020-06-10 13:45:43 +02:00
erogol
6d2cda97c8 q 2020-06-09 23:14:10 +02:00
erogol
a1368e3eb7 multiband melga nconfig 2020-06-09 23:05:02 +02:00
erogol
b445bcb962 save schedulers with checkpoints 2020-06-09 23:04:16 +02:00
erogol
dcfd626784 print lrg and lrD 2020-06-09 23:04:02 +02:00
erogol
f0144bfcba add lr schedulers for generator and discriminator 2020-06-09 23:03:37 +02:00
erogol
8552c1d991 fix multiband melgan inference 2020-06-09 23:02:55 +02:00
erogol
aedbd318d5 remove weight norm for melgan generator 2020-06-09 23:02:28 +02:00
erogol
f3aa295834 correction for vocoder configs 2020-06-09 23:02:05 +02:00
erogol
4ea649f59b change alignment_score to alignment_error 2020-06-09 23:01:34 +02:00
erogol
625ea70c98 TTS config update for using DDC 2020-06-09 23:01:13 +02:00
erogol
dbe381a186 linter fix 2020-06-08 10:45:38 +02:00
erogol
8d307f2133 run D in eval 2020-06-08 10:43:09 +02:00
erogol
2404f96cba bug fix and var renaming 2020-06-08 03:22:17 +02:00
erogol
1d3c0c8846 raise error if training set is < 100 2020-06-06 13:44:03 +02:00
erogol
fedb2542be bug fix vocoder model restore 2020-06-06 13:00:46 +02:00
erogol
b86af6538f bug fix for TTS model restore 2020-06-06 12:59:59 +02:00
erogol
79db7d931b bug fix for DDC model eval run 2020-06-05 14:47:25 +02:00
erogol
d00b91710a Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-06-05 13:28:39 +02:00
erogol
81af469be0 model config update 2020-06-05 13:28:16 +02:00
erogol
72fe5a8217 correct name 2020-06-05 13:27:09 +02:00
erogol
c5c3f6094c bug fix for rwd discriminator 2020-06-05 13:25:53 +02:00
erogol
189227c741 bug fix vocoder training 2020-06-05 13:23:11 +02:00
erogol
fd8f1ecb7d lint updates 2020-06-04 14:58:18 +02:00
erogol
a82f7d129d check DDC parameters in config.json 2020-06-04 14:31:17 +02:00
erogol
66ec1b2e2a setup_model update following TacotronAbstract 2020-06-04 14:30:43 +02:00
erogol
0f88f8ec5a train.py update for DDC 2020-06-04 14:30:12 +02:00
erogol
43d278be2f update model tests for ddc 2020-06-04 14:29:37 +02:00
erogol
e272e07ce9 update dummy model config 2020-06-04 14:28:55 +02:00
erogol
bd7237d916 inherit TacotronAbstact with both tacotron and tacotron2 2020-06-04 14:28:16 +02:00
erogol
b4ac68df7b add DDC loss 2020-06-04 14:27:40 +02:00
erogol
1ca078ae7e update model config.json with double decoder consistency 2020-06-04 14:27:06 +02:00
erogol
ef2369e0da update README.md 2020-06-04 14:26:51 +02:00
erogol
1de6825040 tacotron abstract class 2020-06-04 14:26:30 +02:00
erogol
2b361f0b50 visualization fix 2020-06-04 09:51:20 +02:00
erogol
ed466c8581 update README.md 2020-06-04 02:58:25 +02:00
erogol
be861d7aa0 suppress pylint no-self-use for loss layers 2020-06-03 12:33:53 +02:00
erogol
20a9d51ccc correct loss normalization and function refactoring 2020-06-03 12:16:08 +02:00
erogol
1e017f866a reset loss weights 2020-06-03 12:15:48 +02:00
erogol
b25af49c34 espeak install travis 2020-06-02 23:58:18 +02:00
erogol
e051dd41b1 Ton of linter fixes 2020-06-02 18:58:10 +02:00