Commit Graph

89 Commits (de7ed4176c190d54fc3d68ec4624e8664fdd55f3)

Author SHA1 Message Date
erogol ce076330bf linter fixes 2020-06-19 14:46:13 +02:00
erogol 6b2ff08239 Issue #435 - Convert melgan vocoder models to TF2.0 2020-06-19 14:45:08 +02:00
erogol 58784ad09c renaming for melgan generator 2020-06-19 12:25:03 +02:00
erogol 25aec41626 README update 2020-06-17 13:35:37 +02:00
erogol df10e2a92a fixinf discriminator configuration 2020-06-17 11:13:16 +02:00
erogol b2e9c05acc losses bug fix 2020-06-16 13:26:16 +02:00
erogol 0de38c2617 fixing naming convention in vocoder losses 2020-06-16 12:34:10 +02:00
erogol f3d4d1f831 bug fix init AudioProcessor in train.py 2020-06-15 19:26:26 +02:00
erogol e0c44e2cfa Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-06-15 19:10:45 +02:00
erogol c90145eef9 add feature path to vocder config 2020-06-15 19:04:05 +02:00
erogol 460d0675a6 bug fix for vocoder feature macthing loss 2020-06-15 19:04:05 +02:00
erogol 98fd3b53f2 load mel features if 'feature_path' is provided 2020-06-15 19:04:05 +02:00
erogol 3c20afa1c9 do not call .item() if returned loss is not torch type 2020-06-15 19:04:05 +02:00
erogol 8f72ad900a remove redundant params in vocoder config file 2020-06-15 19:04:05 +02:00
erogol 5547ddeb61 update vocoder loss implemenatations and fix MSEDLoss 2020-06-15 19:04:05 +02:00
erogol bc69a54f44 visualization bug fix 2020-06-15 19:04:05 +02:00
erogol b62ad06f4c bug fix 2020-06-15 19:04:05 +02:00
erogol 28ee6af06c enable loading precomputed vocoder dataset 2020-06-15 19:04:05 +02:00
erogol 9e71d4d66d reformatting vocoder training and disable G_adv eval if step < d_training 2020-06-15 19:04:05 +02:00
erogol e8a59db839 linter fix 2020-06-15 19:04:05 +02:00
erogol ddfede1f52 restore vocoder scheduler if it is in checkpoint 2020-06-15 19:04:05 +02:00
erogol 8a931e705c q 2020-06-15 19:04:05 +02:00
erogol 8a201c92c6 multiband melga nconfig 2020-06-15 19:04:05 +02:00
erogol 0fa17bd9bb save schedulers with checkpoints 2020-06-15 19:04:05 +02:00
erogol ecff45369b print lrg and lrD 2020-06-15 19:04:05 +02:00
erogol 74e6e29479 add lr schedulers for generator and discriminator 2020-06-15 19:04:05 +02:00
erogol 1dfafe003d fix multiband melgan inference 2020-06-15 19:04:05 +02:00
erogol c866f23af6 remove weight norm for melgan generator 2020-06-15 19:04:05 +02:00
erogol f9698af06e correction for vocoder configs 2020-06-15 19:04:05 +02:00
erogol f0616a3b24 linter fix 2020-06-15 19:04:05 +02:00
erogol 55b8952c3d run D in eval 2020-06-15 19:04:05 +02:00
erogol 1daba4371d bug fix vocoder model restore 2020-06-15 19:04:05 +02:00
erogol 2b377b5487 model config update 2020-06-15 19:04:05 +02:00
erogol d7022a33b3 correct name 2020-06-15 19:04:05 +02:00
erogol 06d3eb42cb bug fix for rwd discriminator 2020-06-15 19:04:05 +02:00
erogol acb367be26 bug fix vocoder training 2020-06-15 19:04:05 +02:00
erogol 1b05bfce2e visualization fix 2020-06-15 19:04:05 +02:00
erogol 8dc1d6a208 update README.md 2020-06-15 19:04:05 +02:00
erogol 6f4c1108f0 suppress pylint no-self-use for loss layers 2020-06-15 19:04:05 +02:00
erogol 6b1de26869 correct loss normalization and function refactoring 2020-06-15 19:04:05 +02:00
erogol 34eacb6383 reset loss weights 2020-06-15 19:04:05 +02:00
erogol d6b9a5738a Ton of linter fixes 2020-06-15 19:04:05 +02:00
erogol 3a2e501b7a bug fix 2020-06-15 19:04:05 +02:00
erogol 3dff81e7e2 multiscale subband stft loss and missing tb_logger for eval stats 2020-06-15 19:04:05 +02:00
erogol d425daad5b tb eval print 2020-06-15 19:04:05 +02:00
erogol 78cb7478d1 multiband rwd D config 2020-06-15 19:04:05 +02:00
erogol 604453bcb7 add multiband melgan config and rename loss weights for vocoder 2020-06-15 19:04:05 +02:00
erogol 1a49ce8956 bug fix 2020-06-15 19:04:05 +02:00
erogol a361df3186 plot fix 2020-06-15 19:04:05 +02:00
erogol 0bb0ba182e initial commit intro. to vocoder submodule 2020-06-15 19:02:18 +02:00