Commit Graph

30 Commits

Author SHA1 Message Date
erogol 09ad6a09b0 remove debug code 2020-09-11 19:01:38 +02:00
erogol 383c5f7185 add glow-tts model and layers 2020-09-11 19:01:38 +02:00
erogol df19428ec6 rename the project to old TTS 2020-09-09 12:27:23 +02:00
erogol d4319fe42d linter changes and train_tts_test and train_vocoder_test fixes 2020-09-07 13:46:35 +02:00
Eren Gölge 81dd3629cb
Merge pull request #498 from thllwg/dev
Missing speaker_mapping argument causes training to break
2020-08-14 13:07:17 +03:00
thllwg e07ff8abe8 remove empty space 2020-08-14 11:12:37 +02:00
thllwg c90fce8d8c Fix for #497 2020-08-14 11:11:04 +02:00
Alexander Korolev 2a2a0864c1
Update train_tts.py
align style_input with the new config key "gst_style_input"
2020-08-14 09:38:53 +02:00
thllwg 3efea6e827 Import fix 2020-08-13 09:07:57 +02:00
erogol 6a46339a43 rebase fixes 2020-08-05 20:19:23 +02:00
Edresson 1d782487f5 use tacotron abstract for multispeaker common definitions 2020-08-05 19:34:54 +02:00
Edresson bd4c6ee42a add speaker encoder parameters in config.json, for more easy changes 2020-08-05 19:33:35 +02:00
Edresson cb212b8049 update deprecated functions call from speaker encoder 2020-08-05 19:33:35 +02:00
Edresson 5e11d81e12 fix broken imports in speaker encoder 2020-08-05 19:33:08 +02:00
Edresson bc09ca8111 add suport for AngleProto loss 2020-08-05 19:32:41 +02:00
Edresson ec2de5c88d added integrity test for GST dictionary in synthesis 2020-08-05 19:28:44 +02:00
Edresson 0fa2544fa5 bugfix in tacotron and tacotron 2 gst inference 2020-08-05 19:28:44 +02:00
Edresson d038a00602 add gst style dict suport in synthesize 2020-08-05 19:28:44 +02:00
Edresson 27ddef141d add gst suport in synthesize 2020-08-05 19:28:44 +02:00
Edresson 496a4be3e3 add support for synthesize using variable size external embedding and add bugfix in scipy.io import 2020-08-05 19:28:44 +02:00
Edresson a2ee48c28e bugfix in GST 2020-08-05 19:26:42 +02:00
Edresson 89d338358e add External Embedding per sample instead of nn.Embedding 2020-08-05 19:26:42 +02:00
Edresson 6e7f33c798 add support for synthesize using variable size external embedding and add bugfix in scipy.io import 2020-08-05 18:02:44 +02:00
Edresson 1d73566e4e bugfix in GST 2020-08-05 17:57:57 +02:00
Edresson 8a1c113df6 add External Embedding per sample instead of nn.Embedding 2020-08-05 17:57:57 +02:00
erogol b96e74dd49 add multi-speaker arguments to the model def 2020-08-05 17:35:58 +02:00
erogol 0a34eb6f08 testing fix 2020-08-04 14:29:05 +02:00
erogol e386caa071 mass linter fix 2020-08-04 14:07:47 +02:00
erogol f35504f187 rebranding and replacing import statements 2020-08-04 10:51:19 +02:00
erogol 868efa90b9 rebranding !!!!!!!!!!!!!!!!!!!!!!!!!!!! 2020-08-04 10:32:04 +02:00