Commit Graph

1596 Commits

Author SHA1 Message Date
thllwg 9530a6bdaf Merge remote-tracking branch 'TTS/dev' into dev 2020-07-13 09:22:32 +02:00
erogol 98becfe973 phonemizer in requirements 2020-07-12 16:19:05 +02:00
erogol c33068ad40 use librosa 0.7.2 and fix vocoder datatset assert 2020-07-12 16:09:03 +02:00
erogol 83d42ba7fa Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-07-12 15:38:25 +02: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 0ab73061a1 update setup.py install tf with external pip call 2020-07-12 15:36:36 +02:00
erogol 238cc424f4 fix server.py vocoder call 2020-07-12 15:35:51 +02:00
erogol 8ca7c53158 update requirements and setup.py 2020-07-12 15:35:28 +02:00
Eren Gölge 4e68e3bb23
Merge pull request #452 from nmstoker/dev
Small changes for vocoder
2020-07-12 11:04:35 +02:00
erogol a03ae8e99a server fix and remove pwgan use 2020-07-12 10:57:45 +02:00
erogol 717484f015 use tf-nightly 2020-07-12 02:01:24 +02:00
erogol 3c626a24c2 tf init 2020-07-11 23:33:15 +02:00
erogol da3478bef1 linter fix 2020-07-11 23:32:43 +02:00
erogol 6448c87a55 separate tf tests 2020-07-11 22:49:48 +02:00
nmstoker 3d9e2faba8 Clarify GPU Id use with vocoder training 2020-07-11 17:56:49 +01:00
nmstoker 74f83b2d13 Fixes #450 2020-07-11 17:48:05 +01:00
erogol 6a8052fd72 new scale stats 2020-07-11 03:57:37 +02:00
thllwg d8bdf750b7 Merge remote-tracking branch 'TTS/dev' into dev 2020-07-10 14:48:06 +02:00
erogol a18275daf5 README update to include DDC samples 2020-07-10 11:10:57 +02:00
thllwg 07e6005471 FIX: misplaced quote sign causes key error in config 2020-07-10 10:19:55 +02:00
thllwg fb3cd96893 Merge remote-tracking branch 'TTS/dev' into dev 2020-07-09 16:43:26 +02:00
erogol c7296b3423 add module requirement 2020-07-09 14:49:27 +02:00
erogol 830954a6a5 resolve pylint tensorflow issue 2020-07-09 14:39:38 +02:00
erogol 67735cbdac lint updates 2020-07-09 14:22:45 +02:00
erogol 26e0b61492 add ne wtests to travis 2020-07-09 14:22:16 +02:00
erogol 79c5e15fa9 Merge branch 'tf-lite' into dev 2020-07-09 11:46:02 +02:00
erogol de3c5c95d0 tflite utils and tflite backend for utils/synthesis.py 2020-07-09 11:45:09 +02:00
erogol d41cb7fe47 tf-lite updates for Tacotron2 2020-07-09 10:56:35 +02:00
erogol b607288ddb spec-gain in config 2020-07-08 10:31:00 +02:00
erogol 963ffbd003 build inference graph for melgan tf 2020-07-08 10:29:40 +02:00
erogol 1dc7456dc4 remove print line 2020-07-08 10:28:44 +02:00
erogol 7721d4b230 update vocoder torch to tf conversion 2020-07-08 10:28:22 +02:00
erogol 042cde15d6 update tests 2020-07-08 10:28:03 +02:00
erogol 7c671cae5a newer number normalization 2020-07-08 10:26:20 +02:00
erogol 512188469b small fix for class name matching 2020-07-08 10:25:56 +02:00
erogol 7dcdaa14ab assert fft size in audio.py 2020-07-08 10:25:40 +02:00
erogol 289a9221d7 update save_checkpoint for TF tacotron2 2020-07-08 10:23:53 +02:00
erogol dfd5e3cbfc forward attention for TF Tacotron2 2020-07-08 10:23:28 +02:00
erogol 52473d4853 build inference graph for tf models, and update naming convention for TF models 2020-07-08 10:22:46 +02:00
erogol 07d2d28ae6 update tests 2020-07-08 10:21:45 +02:00
erogol 6c60c182b5 remove PWGAN suppoert on server and use only native vocoder implementations. Reformatting remove extra lines 2020-07-08 10:20:31 +02:00
thllwg 673148b567 Fix: Logger prints epoch instead of epoch_time 2020-07-07 22:00:02 +02:00
thllwg c96028f464 Merge remote-tracking branch 'TTS/dev' into dev 2020-07-02 13:35:48 +02:00
erogol b1935c97fa update server to enable native vocoder inference and remove pwgan support 2020-06-26 14:35:40 +02:00
erogol 77c962561e resolve config comments 2020-06-24 12:18:13 +02:00
erogol 216bba9759 add new test sentence 2020-06-23 21:55:51 +02:00
erogol ccba431cda handling dates better with the text cleaner 2020-06-23 13:29:55 +02:00
erogol 1324117703 update multiband melgan for mean-scale normalization and new audio parameters 2020-06-22 14:56:12 +02:00
erogol 2f3f43844e spec_gain fft_size and stft_pad_mode parameters for audio_processor 2020-06-22 14:55:11 +02:00
erogol 70c83671e6 init coarse decoder with argument list 2020-06-22 14:54:23 +02:00