Commit Graph

1170 Commits (0c7c34c12c1ff05c1205a0299adef5c446322088)

Author SHA1 Message Date
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
Eren Gölge df42a4a03a
Update README.md 2020-02-13 16:53:16 +01:00
Eren Gölge 1d13bb5f8d
Update README.md
Contact and getting help
2020-02-11 16:52:06 +01:00
root e37503cb71 stale.yml 2020-01-27 16:38:57 +01:00
root 1c5d3b52cf test updates 2020-01-15 23:10:11 +01:00
root 8dfedb691e fix noam schedule 2020-01-15 12:07:19 +01:00
root 3cbf9052f7 Merge branch 'master' of https://github.com/mozilla/TTS into dev 2020-01-15 11:54:32 +01:00
root 94c6cb8e07 measure update 2020-01-14 10:41:41 +01:00
root 560b094f3a binary measure 2020-01-14 02:27:09 +01:00
Eren Gölge 1b16e34f82
Merge pull request #322 from anand-371/master
Corrected Typo error
2020-01-13 18:48:33 +01:00
Eren Gölge a75e5d29af
Update ISSUE_TEMPLATE.md 2020-01-13 14:58:19 +01:00
root a510baa79c notebook update 2020-01-13 14:53:56 +01:00
root 7f117e3fd6 Attention testing notebook with 50 different sentences from DeepVoice
paper
2020-01-10 13:52:13 +01:00
root 7ba3565a61 Merge branch 'geneing-upstream_clean' into dev 2020-01-10 13:51:51 +01:00
root 0e8881114b efficient GMM attneiton with native broadcasting 2020-01-10 13:45:09 +01:00
root 93399564c5 bug fix for sound normalization 2020-01-07 18:48:54 +01:00
root f2b6d00c45 grave attention config update: 2020-01-07 18:47:02 +01:00