Commit Graph

1224 Commits (f7074608868aadd337d46f5e7ab35ff848a58c73)

Author SHA1 Message Date
erogol f707460886 clearners update for special chars and conifg update 2020-02-23 03:08:36 +01:00
root 79a3684370 config update 2020-02-23 03:07:42 +01:00
erogol 28eb3abfd6 setting stft parameters with constants 2020-02-23 03:07:42 +01:00
erogol 6abae742b7 updateing cleaners 2020-02-23 03:04:27 +01:00
erogol bc6764a5c7 bug fix at server 2020-02-21 15:00:40 +01:00
erogol aef12f0c21 fix test iteratoin 2020-02-20 15:53:10 +01:00
erogol 957f7dcbc5 padding idx for embedding layer 2020-02-20 12:24:54 +01:00
erogol e7ef4e9050 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-02-19 18:40:27 +01:00
erogol 2b1fb6cb12 add mozilla german 2020-02-19 18:30:25 +01:00
erogol ecf84fa4ad linter fixes 2020-02-19 18:30:25 +01:00
erogol 0c7c34c12c remove grad_accum from config checker 2020-02-19 18:30:25 +01:00
erogol 2079097183 check config with a function 2020-02-19 18:30:25 +01:00
Reuben Morais d97eb9f783 Fix linter and server package test 2020-02-19 18:30:25 +01:00
erogol e40bc18c84 fix linter problems and loader test 2020-02-19 18:30:25 +01:00
Reuben Morais 846d147a66 Fix bug where sometimes the second sentence disappears if it doesn't end with punctuation 2020-02-19 18:30:25 +01:00
Reuben Morais bfd45a8ea9 Load PWGAN/WaveRNN embedded files if present 2020-02-19 18:30:25 +01:00
Reuben Morais 3b57e88a66 Use PWGAN if available in Synthesizer.tts 2020-02-19 18:30:25 +01:00
erogol 60379271dc update for phonemizer 2.1 2020-02-19 18:30:25 +01:00
erogol 9aacd2ee0a linter fix 2020-02-19 18:30:25 +01:00
erogol cf6e16254f add torch.no_grad decorator for inference 2020-02-19 18:30:25 +01:00
erogol 2cec58320b use decorater for torch.no_grad 2020-02-19 18:30:25 +01:00
erogol abf8ea4633 Notebook for PWGAN vocoder 2020-02-19 18:30:25 +01:00
erogol 65b8b33d71 config fixes and enable graves attention wq 2020-02-19 18:30:25 +01:00
Markus Toman 5daaadc9dc Pacify pylint even more 2020-02-19 18:30:25 +01:00
erogol 532cf8160c pylint check 2020-02-19 18:27:02 +01:00
root c776526c45 update server test 2020-02-19 18:27:02 +01:00
root af0fa9f6da README update 2020-02-19 18:27:02 +01:00
root ed8a9fc82a update server and synthesizer to handle ParallelWaveGAN 2020-02-19 18:27:02 +01:00
Reuben Morais fbe5310be0 Only use embedded model files if they're not overriden by CLI flags 2020-02-19 18:27:02 +01:00
root 1ef6278d2d tacotron2 stop condition 2020-02-19 18:27:02 +01:00
root ffe9a32813 set silence trimming threshold in config 2020-02-19 18:27:02 +01:00
root ca33336ae0 testing seq_len_norm 2020-02-19 18:27:02 +01:00
root 0d17019d22 remove old graves 2020-02-19 18:27:02 +01:00
root 284daba116 bug fixes 2020-02-19 18:27:02 +01:00
root bb1117ff32 stop dividing g_t with sig_t and commenting 2020-02-19 18:27:02 +01:00
root 678d56cdef bug fix for losses 2020-02-19 18:27:02 +01:00
root 34d2e9438d seq_len_norm set in config 2020-02-19 18:27:02 +01:00
root 9921d682c3 seq_len_norm for imbalanced datasets 2020-02-19 18:27:02 +01:00
root 72817438db graves v2 2020-02-19 18:27:02 +01:00
root cf7d968f57 graves attention as in melnet paper 2020-02-19 18:27:01 +01:00
root dc0e6c8019 simpler gmm attention implementaiton 2020-02-19 18:27:01 +01:00
erogol e540a54959 fix synthesize.py 2020-02-19 18:24:02 +01:00
erogol f8ebf6abcd fix the benchmark notebook after GL fix 2020-02-19 18:17:10 +01:00
erogol 6977899d07 fix constant GL bug in synthesis 2020-02-19 17:54:06 +01:00
Reuben Morais a9632d56d8
Merge pull request #353 from richardburleigh/patch-1
Fix GL overriding PWGAN inference
2020-02-15 08:52:27 +01:00
richardburleigh 02df28c7d6
Fix GL overriding PWGAN inference 2020-02-15 14:47:50 +11:00
erogol c2f1a1db82 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-02-14 18:00:35 +01:00
erogol c48b053cde linter fixes 2020-02-14 18:00:15 +01:00
erogol 3331afa219 remove grad_accum from config checker 2020-02-14 17:47:33 +01:00
erogol 9c5c686268 check config with a function 2020-02-14 17:46:18 +01:00