Commit Graph

46 Commits (0ffe91b21dbf04ca9e6b2da2e54455eeabdf9ce8)

Author SHA1 Message Date
erogol 0ffe91b21d remove breakpoint() 2020-09-11 19:01:38 +02:00
erogol 1c1984d25b comments update 2020-09-11 19:01:38 +02:00
erogol a012537908 remove breakpoint 2020-09-11 19:01:38 +02:00
erogol 1b238f04b2 add gated conv encoder to glow-tts 2020-09-11 19:01:38 +02:00
erogol 14356d3250 glow-tts with relative pos encoding 2020-09-11 19:01:38 +02:00
erogol 77c577ddab don't use += 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
tset-tset-tset 4f3917b9a6
Add a language_switch argument when calling phonemize
The language_switch defaults to keep-flags, but the result is inappropriate.
2020-09-01 01:15:42 +09:00
erogol 012bd45f13 docstring for tts/utils/io.py 2020-08-13 13:55:38 +02:00
erogol 037fc91b2b remove redundant arguments 2020-08-06 14:23:17 +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 26beea0e1b do not resample audio in Dataloader 2020-08-05 19:34:54 +02:00
Edresson 0fa2544fa5 bugfix in tacotron and tacotron 2 gst inference 2020-08-05 19:28:44 +02:00
Edresson ae62efd9eb Force the loading of the wav in synthesis using the AP sample rate to avoid breaking the demo 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 f91b9eeda1 fix Lint check 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 be77e24a39 bugfix in DDC now DDC work on Tacotron1 2020-08-05 19:23:18 +02:00
Edresson 70c665b9c4 add support fot VCTK and BRSpeech dataset 2020-08-05 19:19:42 +02:00
SanjaESC 1436206224 override compute_gst in tacotron2 model 2020-08-05 19:18:34 +02:00
SanjaESC 77bfb881d7 tacotrongst test + test fixes 2020-08-05 19:18:34 +02:00
SanjaESC 89918c6e53 pylint 2020-08-05 19:17:14 +02:00
SanjaESC 447176258c fix fft_size key error 2020-08-05 19:16:38 +02:00
SanjaESC c2d8a338a1 No need to query every token when none were passed 2020-08-05 19:16:19 +02:00
SanjaESC 84b7ab6ee6 Added support for Tacotron2 GST + abbility to condition style input with wav or tokens 2020-08-05 19:16:19 +02:00
erogol fe081d4f7c fixing rebase issues 2020-08-05 18:33:22 +02:00
erogol 5c752799ae linter update 2020-08-05 18:03:28 +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 7c12e94ee4 fix Lint check 2020-08-05 17:57:57 +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
Edresson e265810e8c bugfix in DDC now DDC work on Tacotron1 2020-08-05 17:51:31 +02:00
Edresson b750452782 add Portuguese Cleaner 2020-08-05 17:41:52 +02:00
Edresson 93a9cc4683 add support fot VCTK and BRSpeech dataset 2020-08-05 17:41:52 +02:00
Eren Gölge 571f5761c9 update comment 2020-08-05 17:41:52 +02:00
SanjaESC e206ff8a28 override compute_gst in tacotron2 model 2020-08-05 17:37:38 +02:00
SanjaESC eb51d5409a pylint 2020-08-05 17:36:36 +02:00
SanjaESC bdf6944665 fix fft_size key error 2020-08-05 17:36:36 +02:00
SanjaESC 8d0d4919fd No need to query every token when none were passed 2020-08-05 17:36:36 +02:00
erogol b96e74dd49 add multi-speaker arguments to the model def 2020-08-05 17:35:58 +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