Commit Graph

322 Commits

Author SHA1 Message Date
SanjaESC c4828b2b9e small gst config change 2020-08-05 19:19:07 +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 82dd465365 Mass refactoring 2020-07-17 11:16:05 +02:00
thllwg b87a7ac356 Round seconds to two decimals 2020-07-13 19:02:17 +02:00
thllwg fb3cd96893 Merge remote-tracking branch 'TTS/dev' into dev 2020-07-09 16:43:26 +02:00
erogol 67735cbdac lint updates 2020-07-09 14:22:45 +02:00
erogol de3c5c95d0 tflite utils and tflite backend for utils/synthesis.py 2020-07-09 11:45:09 +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
thllwg 673148b567 Fix: Logger prints epoch instead of epoch_time 2020-07-07 22:00:02 +02:00
erogol ccba431cda handling dates better with the text cleaner 2020-06-23 13:29:55 +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 55230bb317 plot spectrogram transpose fix 2020-06-16 18:53:48 +02:00
erogol f18f6e6d3e plot spectrograms undenormalized if no ap is provided 2020-06-16 12:33:36 +02:00
erogol 369a912914 more comments to audio.py 2020-06-15 19:04:05 +02:00
erogol b3efbbf54b bug fix 2020-06-15 19:04:05 +02:00
erogol 9f5f3910e4 check DDC parameters in config.json 2020-06-15 19:04:05 +02:00
erogol 01339e94a5 setup_model update following TacotronAbstract 2020-06-15 19:04:05 +02:00
erogol d6b9a5738a Ton of linter fixes 2020-06-15 19:04:05 +02:00
erogol e9f3a476cf use model_name prefix in tb_logger 2020-06-15 19:02:18 +02:00
erogol a5fc2f578f set state dict using direct state_dict dict 2020-06-15 19:02:18 +02:00
erogol a2e74c58f9 add a non-existing value to avg values 2020-06-15 19:02:18 +02:00
erogol 7e799d58d6 bug fix 2020-06-11 15:34:38 +02:00
erogol 1d3c0c8846 raise error if training set is < 100 2020-06-06 13:44:03 +02:00
erogol 0333483617 set the initial color right 2020-05-23 14:47:32 +02:00
erogol c27fd4238a update torch version and solve compat issue with isinf 2020-05-22 13:09:07 +02:00
erogol 263dc2f7ce fix weird lint problem but not caring 2020-05-20 16:27:48 +02:00
erogol a893405739 raise not implemented for multispeaker TTS_tf inference 2020-05-20 14:26:56 +02:00
erogol dc166b42e3 update config.json 2020-05-20 11:55:32 +02:00
erogol 97cd39bf99 console logger fix 2020-05-19 16:44:37 +02:00
erogol f75b0a6439 linter updates 2020-05-18 18:46:13 +02:00
erogol 523fa5dfd2 pass sequence mask to the same device as the input 2020-05-18 11:35:19 +02:00
erogol d5d9e6e8ea bug fix 2020-05-13 13:52:17 +02:00
erogol 1cd25ccf0d bug fix 2020-05-12 16:23:32 +02:00
erogol 68dbcee746 import condition update for synthesis with TF 2020-05-12 16:23:32 +02:00
erogol b3ec50b5c4 tf bacend for synthesis 2020-05-12 16:23:32 +02:00
erogol bee288fa93 fixing console logging colors 2020-05-12 16:22:59 +02:00
erogol 88bde77061 fix checkpointing 2020-05-12 14:09:28 +02:00
erogol 0ec42fa279 more agressive remove folder 2020-05-12 14:09:16 +02:00
erogol 3b2d726e2d radam pytorch 1.5 update 2020-05-12 13:58:10 +02:00
erogol 574968b249 refactoring utils 2020-05-12 13:57:37 +02:00
erogol 720c4690db update imports 2020-05-12 13:57:26 +02:00
erogol 67420eeb86 more console printing formatting 2020-04-29 11:58:51 +02:00
erogol 373a682c08 logging fix 2020-04-24 18:51:15 +02:00
erogol f63bce89f6 pylint fix 2020-04-23 15:46:45 +02:00
erogol d5093bf6fb checkpoint log 2020-04-23 14:24:38 +02:00
erogol 0e7ecca33f fancier and more flexible (self adapting to loss_dict) console logging. Fixing multi-gpu loss reduce 2020-04-23 14:14:09 +02:00
erogol 668a695763 bug fixes and consider the fmin fmax plotting specs 2020-04-09 12:28:52 +02:00
erogol 391dab45f0 update ExtractTTSSpecs notebook 2020-03-29 23:07:12 +02:00