Commit Graph

1883 Commits

Author SHA1 Message Date
mittimithai 6501369b0a
Small fix for "Tacotron" use
"Tacotron" won't work without this fix, since the linear spectrograms end up not getting computed
2020-04-01 11:57:53 -07:00
erogol 391dab45f0 update ExtractTTSSpecs notebook 2020-03-29 23:07:12 +02:00
erogol a678d684a2 bug fix 2020-03-27 14:17:03 +01:00
erogol d5efe040f7 compute stft paddings to correct wav and spec alignment aespecially for vocoder training 2020-03-26 21:10:37 +01:00
erogol 52c0b4e3e1 bug fix addinf gmissing output for synthesis 2020-03-25 01:56:29 +01:00
erogol 9915d79173 return inputs with synthesis 2020-03-24 01:30:58 +01:00
erogol 745cc4e20a audio.py updates 2020-03-24 01:30:46 +01:00
erogol 20dd509430 change the way how ref_level_db is handled in audio.py 2020-03-17 18:24:05 +01:00
erogol 5223678a4b update audio tests more verbose 2020-03-17 18:22:55 +01:00
erogol b9df54adcd bug fix and check cleaner config field by comparing with the list of
avail functions
2020-03-17 15:05:13 +01:00
erogol fa795347a9 turkish cleaner and data preprocessor 2020-03-17 14:47:59 +01:00
erogol fd4e6d0245 Merge branch 'mean-var2' of https://github.com/erogol/TTS_experiments into mean-var2 2020-03-17 13:39:27 +01:00
erogol fd9f469ddc visualization updates wrt mean-var scaling 2020-03-17 13:38:57 +01:00
erogol 77f36b65b8 StandardScaler added 2020-03-17 13:38:57 +01:00
erogol cef9f06887 changes of audio.py for mean-vat scaling 2020-03-17 13:38:57 +01:00
erogol 52b0dc39a6 testing mean-var scalingand updating test config 2020-03-17 13:38:57 +01:00
erogol 40cb4a53a6 update test attention notebooks 2020-03-17 13:38:57 +01:00
erogol 25bcbe2887 config update for mean-var scaling 2020-03-17 13:38:57 +01:00
erogol 568c743632 update compute_statistics.py 2020-03-17 13:38:57 +01:00
erogol 2a903888c1 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-17 13:38:38 +01:00
erogol 3bbeb43f57 visualization updates wrt mean-var scaling 2020-03-17 13:28:15 +01:00
erogol d7cf34ca34 StandardScaler added 2020-03-17 13:27:53 +01:00
erogol 92ebec01b1 changes of audio.py for mean-vat scaling 2020-03-17 13:27:25 +01:00
erogol d1e9f8dff1 testing mean-var scalingand updating test config 2020-03-17 13:26:46 +01:00
erogol acccac72f5 update test attention notebooks 2020-03-17 13:24:30 +01:00
erogol 141797b6ae write model description to tensorboard 2020-03-17 13:23:25 +01:00
erogol 0ee1dd54a3 config update for mean-var scaling 2020-03-17 12:44:18 +01:00
erogol 069c8e4315 update compute_statistics.py 2020-03-17 12:43:38 +01:00
Eren Gölge fab74dd5be
Update ISSUE_TEMPLATE.md 2020-03-12 13:23:13 +01:00
erogol 871588c391 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-12 03:27:52 +01:00
erogol c5540d80cc bug fix 2020-03-12 03:27:24 +01:00
erogol 2a15e39166 bug fix and run desc in tensorboard 2020-03-10 22:38:51 +01:00
erogol 3472a41255 make it optional to load linear specs in dataloader and fix tests
respectively
2020-03-10 18:17:35 +01:00
erogol cbcdec83da remove redundant files 2020-03-10 14:00:12 +01:00
erogol 912cfb2068 add template config and remove de sentences 2020-03-10 13:58:31 +01:00
erogol 201f04d3b3 dropout graves attention heads to decorrelate and prevent overpowering of a single head 2020-03-10 13:53:04 +01:00
erogol 975842f71a Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-10 11:32:26 +01:00
erogol 669a2e1d73 linter fixes 2020-03-10 11:30:13 +01:00
erogol e97bb45aba bug fixes and fixing unit tests 2020-03-10 11:06:25 +01:00
erogol a2e900ef3b formatting audio.py 2020-03-09 21:05:10 +01:00
erogol 032bf312c6 update train.py for guided attention 2020-03-09 21:04:13 +01:00
erogol 796a59d0cc Rename in-mel-spec 2020-03-09 21:03:40 +01:00
erogol d83b58e35d TTS Loss aggregated all loss functuons 2020-03-09 21:03:18 +01:00
erogol 57cbb3ab0c config update for guided attention and normalization 2020-03-09 21:02:44 +01:00
Eren Gölge 4f6153965e
Merge pull request #338 from mozilla/dev
Dev
2020-03-09 12:30:53 +01:00
erogol 0f78f5c277 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-09 10:25:13 +01:00
erogol c6440c257e Merge branch 'Edresson-dev' into dev 2020-03-09 10:22:09 +01:00
erogol 1ad205a9f0 Merge branch 'dev' of https://github.com/Edresson/TTS into Edresson-dev 2020-03-09 10:19:08 +01:00
Edresson Casanova 7ffc102542 add unittest for vocabulary parameters 2020-03-05 17:44:47 -03:00
Edresson Casanova 36235c5e3f rename text to characters in config.json 2020-03-03 09:17:56 -03:00