Commit Graph

1777 Commits

Author SHA1 Message Date
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
Eren Gölge ae74f8731a
Merge pull request #447 from thllwg/patch
Fixed Import
2020-07-07 18:58:30 +02:00
thllwg c96028f464 Merge remote-tracking branch 'TTS/dev' into dev 2020-07-02 13:35:48 +02:00
thllwg cf84a80c8f Fixed Import 2020-06-29 18:26:18 +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 3366328126
Merge pull request #438 from xeb/master
Locking version of numba to match librosa
2020-06-19 10:20:32 +02:00
Mark Kockerbeck 84dfd9426d Locking version of numba to match librosa 2020-06-18 22:15:38 -07: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
erogol 25aec41626 README update 2020-06-17 13:35:37 +02:00
Eren Gölge ceea5512aa
Merge pull request #425 from Mic92/server
add tts-server executable
2020-06-17 13:35:12 +02:00
erogol df10e2a92a fixinf discriminator configuration 2020-06-17 11:13:16 +02:00
Jörg Thalheim 82f8e9cb12
add tts-server executable
This makes the project easier to use when installing via package manager.
2020-06-16 22:13:24 +01:00
erogol 55230bb317 plot spectrogram transpose fix 2020-06-16 18:53:48 +02:00
erogol b2e9c05acc losses bug fix 2020-06-16 13:26:16 +02:00