erogol
|
4ea649f59b
|
change alignment_score to alignment_error
|
2020-06-09 23:01:34 +02:00 |
|
erogol
|
dbe381a186
|
linter fix
|
2020-06-08 10:45:38 +02:00 |
|
erogol
|
b86af6538f
|
bug fix for TTS model restore
|
2020-06-06 12:59:59 +02:00 |
|
erogol
|
79db7d931b
|
bug fix for DDC model eval run
|
2020-06-05 14:47:25 +02:00 |
|
erogol
|
0f88f8ec5a
|
train.py update for DDC
|
2020-06-04 14:30:12 +02:00 |
|
erogol
|
e051dd41b1
|
Ton of linter fixes
|
2020-06-02 18:58:10 +02:00 |
|
erogol
|
5116a20c86
|
differentiate modules on TB with a prefix
|
2020-05-30 18:07:01 +02:00 |
|
erogol
|
ca359727bc
|
config update and change default debug mode
|
2020-05-20 12:30:06 +02:00 |
|
erogol
|
f75b0a6439
|
linter updates
|
2020-05-18 18:46:13 +02:00 |
|
Eren Gölge
|
e55e28bb37
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-05-18 13:12:31 +02:00 |
|
erogol
|
c0c3c6e331
|
train.py update imports for utils refactoring
|
2020-05-12 13:57:13 +02:00 |
|
Edresson Casanova
|
e4e29f716e
|
fix bug in bidirectional decoder train
|
2020-05-04 17:39:35 -03:00 |
|
erogol
|
67420eeb86
|
more console printing formatting
|
2020-04-29 11:58:51 +02:00 |
|
erogol
|
091711459d
|
remove redundant avg keeper
|
2020-04-29 11:58:26 +02:00 |
|
erogol
|
f63bce89f6
|
pylint fix
|
2020-04-23 15:46:45 +02:00 |
|
erogol
|
3673cc1e30
|
passing reduced losses to loss dict
|
2020-04-23 15:46:11 +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
|
3293d4e05f
|
bug fix to use tacotron
|
2020-04-02 13:06:19 +02:00 |
|
erogol
|
52c0b4e3e1
|
bug fix addinf gmissing output for synthesis
|
2020-03-25 01:56:29 +01:00 |
|
erogol
|
141797b6ae
|
write model description to tensorboard
|
2020-03-17 13:23:25 +01:00 |
|
erogol
|
2a15e39166
|
bug fix and run desc in tensorboard
|
2020-03-10 22:38:51 +01:00 |
|
erogol
|
3472a41255
|
make it optional to load linear specs in dataloader and fix tests
respectively
|
2020-03-10 18:17:35 +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
|
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
|
0f78f5c277
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-03-09 10:25:13 +01: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 |
|
Edresson Casanova
|
8feb326a60
|
add text parameters in config.json
|
2020-03-01 15:47:08 -03:00 |
|
erogol
|
a68012aec2
|
BCE masked loss and padding stop_tokens with 0s not 1s
|
2020-02-25 14:17:20 +01:00 |
|
erogol
|
aef12f0c21
|
fix test iteratoin
|
2020-02-20 15:53:10 +01:00 |
|
erogol
|
2079097183
|
check config with a function
|
2020-02-19 18:30:25 +01:00 |
|
erogol
|
9aacd2ee0a
|
linter fix
|
2020-02-19 18:30:25 +01:00 |
|
erogol
|
2cec58320b
|
use decorater for torch.no_grad
|
2020-02-19 18:30:25 +01:00 |
|
root
|
9921d682c3
|
seq_len_norm for imbalanced datasets
|
2020-02-19 18:27:02 +01:00 |
|
root
|
8dfedb691e
|
fix noam schedule
|
2020-01-15 12:07:19 +01:00 |
|
root
|
6e09224697
|
change lr_decay config field to noam_schedule
|
2020-01-03 00:38:08 +01:00 |
|
root
|
9d666af715
|
plot alignment score for eval
|
2020-01-03 00:30:01 +01:00 |
|
Eren Golge
|
c466b9c1ff
|
fix memory bloat on restore
|
2019-12-09 13:34:17 +01:00 |
|
Eren Golge
|
40a533530b
|
small fix
|
2019-12-09 13:27:46 +01:00 |
|
Eren Golge
|
a31d1cb2d9
|
small fixes
|
2019-11-19 16:48:04 +01:00 |
|
Eren Golge
|
1d40909ef7
|
small argument fix
|
2019-11-19 13:07:06 +01:00 |
|
Eren Golge
|
df1b8b3ec7
|
linter and test updates for speaker_encoder, gmm_Attention
|
2019-11-12 12:42:42 +01:00 |
|
Eren Golge
|
015f7780f4
|
Decoder shape comments for Tacotron2, decoupled grad clip for stopnet and the rest of the network. Some variable renaming and bug fix for alignment score logging
|
2019-11-12 11:20:53 +01:00 |
|
Eren Golge
|
b904bc02d6
|
config update and initial bias for graves attention
|
2019-11-12 11:19:57 +01:00 |
|
Eren Golge
|
ec579d02a1
|
bug fix argparser
|
2019-10-31 15:13:39 +01:00 |
|
Eren Golge
|
9b6021318d
|
conditional required args for train and distribute.py
|
2019-10-31 14:13:15 +01:00 |
|