Commit Graph

134 Commits (10258724d135656da526d5f6b5aaaeee787e4f04)

Author SHA1 Message Date
erogol 10258724d1 linter fixes 2020-09-22 03:54:16 +02:00
erogol a6df617eb1 Merge branch 'glow-tts-amp-time_depth_conv' into dev 2020-09-21 14:23:45 +02:00
erogol e0b9fa887f glow-tts modules added 2020-09-21 14:15:40 +02:00
mueller91 45b3c3d1b0 fix: Update common_voice.tsv and test_preprocessors.py to current .tsv format
(common_voice.tsv is the first 6 lines of the dev.tsv)
2020-09-21 11:57: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
erogol 6a46339a43 rebase fixes 2020-08-05 20:19:23 +02:00
Edresson ac032f00f3 add tests for tacotron and tacotron2 Multi-speaker 2020-08-05 19:34:54 +02:00
Edresson 3c6c749de2 add test for AngleProtoLoss 2020-08-05 19:34:25 +02:00
SanjaESC c4828b2b9e small gst config change 2020-08-05 19:19:07 +02:00
SanjaESC 77bfb881d7 tacotrongst test + test fixes 2020-08-05 19:18:34 +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
Edresson def7e49f59 travis unit tests fix and add Tacotron and Tacotron 2 GST and MultiSpeaker Tests 2020-08-05 18:00:20 +02:00
SanjaESC b0c4a77aea small gst config change 2020-08-05 17:41:52 +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
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 c5905cfa50 linter fixes 2020-07-28 14:53:56 +02:00
erogol cb4313dcb6 docstrings for Tacotron models 2020-07-23 16:26:20 +02:00
erogol 9ce4126482 update pwgan generator test 2020-07-17 13:01:45 +02:00
erogol 22b96e8994 fix text 2020-07-17 12:38:36 +02:00
erogol 320bc29496 pwgan files 2020-07-17 11:36:36 +02:00
erogol eb830f4bd7 CI update and test fix 2020-07-17 11:16:05 +02:00
erogol 82dd465365 Mass refactoring 2020-07-17 11:16:05 +02:00
nmstoker ce2481d9cd Handle wider range of sentence splits 2020-07-13 02:05:52 +01:00
erogol ad235f0481 update test server_config and mitigate https://github.com/librosa/librosa/issues/1160 in server package test 2020-07-12 15:37:10 +02:00
erogol 6a8052fd72 new scale stats 2020-07-11 03:57:37 +02:00
erogol 07d2d28ae6 update tests 2020-07-08 10:21:45 +02:00
erogol 6948e4ce38 change sample data 2020-06-16 12:35:28 +02:00
erogol fbf1689d18 update model tests for ddc 2020-06-15 19:04:05 +02:00
erogol 5962515581 update dummy model config 2020-06-15 19:04:05 +02:00
erogol 263dc2f7ce fix weird lint problem but not caring 2020-05-20 16:27:48 +02:00
erogol 6ccf32c2b9 update tests 2020-05-20 14:00:31 +02:00
erogol f75b0a6439 linter updates 2020-05-18 18:46:13 +02:00
erogol 8805370645 add tf tacotron2 test and edit test utils imports after utils
refactoring
2020-05-18 11:34:13 +02:00
erogol 95385c8797 adding a dummy normalization file for testint mean-var norm 2020-04-23 16:06:12 +02:00
erogol f63bce89f6 pylint fix 2020-04-23 15:46:45 +02:00
erogol 5223678a4b update audio tests more verbose 2020-03-17 18:22:55 +01:00
erogol 52b0dc39a6 testing mean-var scalingand updating test config 2020-03-17 13:38:57 +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 975842f71a Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-03-10 11:32:26 +01:00
erogol e97bb45aba bug fixes and fixing unit tests 2020-03-10 11:06:25 +01:00
erogol 796a59d0cc Rename in-mel-spec 2020-03-09 21:03:40 +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
Edresson Casanova 4e53896438 fix travis lint check 2020-03-02 15:33:13 -03:00
Edresson Casanova 8feb326a60 add text parameters in config.json 2020-03-01 15:47:08 -03:00
Reuben Morais d97eb9f783 Fix linter and server package test 2020-02-19 18:30:25 +01:00