Commit Graph

1583 Commits (0ab73061a12cbd48b724ed1ca7b40bade6e4bead)

Author SHA1 Message Date
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
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
erogol 6a8052fd72 new scale stats 2020-07-11 03:57:37 +02:00
erogol a18275daf5 README update to include DDC samples 2020-07-10 11:10:57 +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
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
erogol 18d4ed3dc4 replace n_fft with fft_size 2020-06-22 14:52:45 +02:00
erogol dbb4bd884a print more info in compute_statistics.py 2020-06-22 14:52:23 +02:00
erogol d587094dc5 formatting fix 2020-06-19 16:55:44 +02:00
erogol ec7aa4496e README updates added models and method ssection 2020-06-19 16:53:37 +02:00
erogol 4b99eacb38 README update add models and method section 2020-06-19 16:51:48 +02:00
erogol de7ed4176c README directory structure 2020-06-19 15:56:02 +02:00
erogol aad51bc4f9 readme update 2020-06-19 14:52:43 +02:00
erogol 0176cd6b2c Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-06-19 14:48:36 +02:00
erogol ce076330bf linter fixes 2020-06-19 14:46:13 +02:00
erogol 6b2ff08239 Issue #435 - Convert melgan vocoder models to TF2.0 2020-06-19 14:45:08 +02:00
erogol 58784ad09c renaming for melgan generator 2020-06-19 12:25:03 +02:00
Eren Gölge 1611a7182d
Update README.md
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-06-18 16:15:57 +02:00
erogol cc2104935e Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-06-17 13:35:49 +02:00