erogol
|
3472a41255
|
make it optional to load linear specs in dataloader and fix tests
respectively
|
2020-03-10 18:17:35 +01:00 |
|
erogol
|
cbcdec83da
|
remove redundant files
|
2020-03-10 14:00:12 +01:00 |
|
erogol
|
912cfb2068
|
add template config and remove de sentences
|
2020-03-10 13:58:31 +01:00 |
|
erogol
|
201f04d3b3
|
dropout graves attention heads to decorrelate and prevent overpowering of a single head
|
2020-03-10 13:53:04 +01:00 |
|
erogol
|
975842f71a
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-03-10 11:32:26 +01:00 |
|
erogol
|
669a2e1d73
|
linter fixes
|
2020-03-10 11:30:13 +01:00 |
|
erogol
|
e97bb45aba
|
bug fixes and fixing unit tests
|
2020-03-10 11:06:25 +01:00 |
|
erogol
|
a2e900ef3b
|
formatting audio.py
|
2020-03-09 21:05:10 +01:00 |
|
erogol
|
032bf312c6
|
update train.py for guided attention
|
2020-03-09 21:04:13 +01:00 |
|
erogol
|
796a59d0cc
|
Rename in-mel-spec
|
2020-03-09 21:03:40 +01:00 |
|
erogol
|
d83b58e35d
|
TTS Loss aggregated all loss functuons
|
2020-03-09 21:03:18 +01:00 |
|
erogol
|
57cbb3ab0c
|
config update for guided attention and normalization
|
2020-03-09 21:02:44 +01:00 |
|
Eren Gölge
|
4f6153965e
|
Merge pull request #338 from mozilla/dev
Dev
|
2020-03-09 12:30:53 +01:00 |
|
erogol
|
0f78f5c277
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-03-09 10:25:13 +01:00 |
|
erogol
|
c6440c257e
|
Merge branch 'Edresson-dev' into dev
|
2020-03-09 10:22:09 +01:00 |
|
erogol
|
1ad205a9f0
|
Merge branch 'dev' of https://github.com/Edresson/TTS into Edresson-dev
|
2020-03-09 10:19:08 +01:00 |
|
Edresson Casanova
|
7ffc102542
|
add unittest for vocabulary parameters
|
2020-03-05 17:44:47 -03:00 |
|
Edresson Casanova
|
36235c5e3f
|
rename text to characters in config.json
|
2020-03-03 09:17:56 -03:00 |
|
Edresson Casanova
|
4e53896438
|
fix travis lint check
|
2020-03-02 15:33:13 -03:00 |
|
Edresson Casanova
|
59e2752107
|
fix travis unit test errors
|
2020-03-02 11:46:00 -03:00 |
|
erogol
|
c825b63d4c
|
better version control for phonemizer
|
2020-03-02 12:53:55 +01:00 |
|
Edresson Casanova
|
8feb326a60
|
add text parameters in config.json
|
2020-03-01 15:47:08 -03:00 |
|
Eren Gölge
|
9b97430a74
|
Update README.md
|
2020-02-26 16:14:10 +01:00 |
|
erogol
|
a68012aec2
|
BCE masked loss and padding stop_tokens with 0s not 1s
|
2020-02-25 14:17:20 +01:00 |
|
erogol
|
a5d919cec8
|
use 0 padding for stop tokens, which seems not working after padding_idx
|
2020-02-25 11:52:26 +01:00 |
|
erogol
|
e6504cc9a4
|
config update, check arguments update and enable alternative arguments
|
2020-02-23 03:09:10 +01:00 |
|
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 |
|