Commit Graph

335 Commits

Author SHA1 Message Date
erogol
216bba9759 add new test sentence 2020-06-23 21:55:51 +02:00
erogol
2f3f43844e spec_gain fft_size and stft_pad_mode parameters for audio_processor 2020-06-22 14:55:11 +02:00
erogol
b8766c05ce bug fix 2020-06-15 19:04:05 +02:00
erogol
e8a59db839 linter fix 2020-06-15 19:04:05 +02:00
erogol
b3efbbf54b bug fix 2020-06-15 19:04:05 +02:00
erogol
9b15331eeb better stats logging for TTS training 2020-06-15 19:04:05 +02:00
erogol
0245a2e258 change alignment_score to alignment_error 2020-06-15 19:04:05 +02:00
erogol
f0616a3b24 linter fix 2020-06-15 19:04:05 +02:00
erogol
b736c6cdac bug fix for TTS model restore 2020-06-15 19:04:05 +02:00
erogol
d2cfab71d3 bug fix for DDC model eval run 2020-06-15 19:04:05 +02:00
erogol
4aaf57b50b train.py update for DDC 2020-06-15 19:04:05 +02:00
erogol
d6b9a5738a Ton of linter fixes 2020-06-15 19:04:05 +02:00
erogol
3034797211 differentiate modules on TB with a prefix 2020-06-15 19:02:18 +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