Edresson Casanova
|
59e2752107
|
fix travis unit test errors
|
2020-03-02 11:46:00 -03:00 |
Edresson Casanova
|
8feb326a60
|
add text parameters in config.json
|
2020-03-01 15:47:08 -03: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 |
Eren Gölge
|
b4b648776c
|
Merge pull request #352 from reuben/synthesizer-pwgan
Load embedded vocoder models if present, and use PWGAN if available in Synthesizer.tts
|
2020-02-14 13:37:43 +01:00 |
Reuben Morais
|
ffd00ce295
|
Fix linter and server package test
|
2020-02-13 17:51:20 +01:00 |
Eren Gölge
|
65b6ea62a7
|
Merge pull request #349 from m-toman/patch-1
Fix vocoder normalization when no vocoder is used
|
2020-02-13 17:25:31 +01:00 |
erogol
|
0e35fdc2a1
|
fix linter problems and loader test
|
2020-02-13 17:23:37 +01:00 |
Eren Gölge
|
df42a4a03a
|
Update README.md
|
2020-02-13 16:53:16 +01:00 |