erogol
|
736f169cc9
|
tf lstm does not match torch lstm wrt bias vectors. So I avoid bias in LSTM as an easy solution.
|
2020-05-12 16:23:32 +02:00 |
|
erogol
|
d282222553
|
renaming layers to be converted to TF counterpart
|
2020-05-12 16:23:32 +02:00 |
|
erogol
|
bee288fa93
|
fixing console logging colors
|
2020-05-12 16:22:59 +02:00 |
|
erogol
|
88bde77061
|
fix checkpointing
|
2020-05-12 14:09:28 +02:00 |
|
erogol
|
0ec42fa279
|
more agressive remove folder
|
2020-05-12 14:09:16 +02:00 |
|
erogol
|
3b2d726e2d
|
radam pytorch 1.5 update
|
2020-05-12 13:58:10 +02:00 |
|
erogol
|
574968b249
|
refactoring utils
|
2020-05-12 13:57:37 +02:00 |
|
erogol
|
720c4690db
|
update imports
|
2020-05-12 13:57:26 +02:00 |
|
erogol
|
c0c3c6e331
|
train.py update imports for utils refactoring
|
2020-05-12 13:57:13 +02:00 |
|
erogol
|
2d9dcd60ba
|
update imports for util refactoring
|
2020-05-12 13:56:49 +02: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
|
373a682c08
|
logging fix
|
2020-04-24 18:51:15 +02:00 |
|
erogol
|
95385c8797
|
adding a dummy normalization file for testint mean-var norm
|
2020-04-23 16:06:12 +02:00 |
|
erogol
|
53b24625a7
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-04-23 15:48:05 +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
|
6e2c8c6537
|
update config.json
|
2020-04-23 14:37:12 +02:00 |
|
erogol
|
d5093bf6fb
|
checkpoint log
|
2020-04-23 14:24:38 +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
|
668a695763
|
bug fixes and consider the fmin fmax plotting specs
|
2020-04-09 12:28:52 +02:00 |
|
Eren Gölge
|
99be88c338
|
Merge pull request #388 from mittimithai/patch-3
Small fix for "Tacotron" use
|
2020-04-02 13:07:17 +02:00 |
|
erogol
|
3293d4e05f
|
bug fix to use tacotron
|
2020-04-02 13:06:19 +02:00 |
|
mittimithai
|
6501369b0a
|
Small fix for "Tacotron" use
"Tacotron" won't work without this fix, since the linear spectrograms end up not getting computed
|
2020-04-01 11:57:53 -07:00 |
|
erogol
|
391dab45f0
|
update ExtractTTSSpecs notebook
|
2020-03-29 23:07:12 +02:00 |
|
erogol
|
a678d684a2
|
bug fix
|
2020-03-27 14:17:03 +01:00 |
|
erogol
|
d5efe040f7
|
compute stft paddings to correct wav and spec alignment aespecially for vocoder training
|
2020-03-26 21:10:37 +01:00 |
|
erogol
|
52c0b4e3e1
|
bug fix addinf gmissing output for synthesis
|
2020-03-25 01:56:29 +01:00 |
|
erogol
|
9915d79173
|
return inputs with synthesis
|
2020-03-24 01:30:58 +01:00 |
|
erogol
|
745cc4e20a
|
audio.py updates
|
2020-03-24 01:30:46 +01:00 |
|
erogol
|
20dd509430
|
change the way how ref_level_db is handled in audio.py
|
2020-03-17 18:24:05 +01:00 |
|
erogol
|
5223678a4b
|
update audio tests more verbose
|
2020-03-17 18:22:55 +01:00 |
|
erogol
|
b9df54adcd
|
bug fix and check cleaner config field by comparing with the list of
avail functions
|
2020-03-17 15:05:13 +01:00 |
|
erogol
|
fa795347a9
|
turkish cleaner and data preprocessor
|
2020-03-17 14:47:59 +01:00 |
|
erogol
|
fd4e6d0245
|
Merge branch 'mean-var2' of https://github.com/erogol/TTS_experiments into mean-var2
|
2020-03-17 13:39:27 +01:00 |
|
erogol
|
fd9f469ddc
|
visualization updates wrt mean-var scaling
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
77f36b65b8
|
StandardScaler added
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
cef9f06887
|
changes of audio.py for mean-vat scaling
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
52b0dc39a6
|
testing mean-var scalingand updating test config
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
40cb4a53a6
|
update test attention notebooks
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
25bcbe2887
|
config update for mean-var scaling
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
568c743632
|
update compute_statistics.py
|
2020-03-17 13:38:57 +01:00 |
|
erogol
|
2a903888c1
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-03-17 13:38:38 +01:00 |
|
erogol
|
3bbeb43f57
|
visualization updates wrt mean-var scaling
|
2020-03-17 13:28:15 +01:00 |
|
erogol
|
d7cf34ca34
|
StandardScaler added
|
2020-03-17 13:27:53 +01:00 |
|
erogol
|
92ebec01b1
|
changes of audio.py for mean-vat scaling
|
2020-03-17 13:27:25 +01:00 |
|
erogol
|
d1e9f8dff1
|
testing mean-var scalingand updating test config
|
2020-03-17 13:26:46 +01:00 |
|
erogol
|
acccac72f5
|
update test attention notebooks
|
2020-03-17 13:24:30 +01:00 |
|
erogol
|
141797b6ae
|
write model description to tensorboard
|
2020-03-17 13:23:25 +01:00 |
|
erogol
|
0ee1dd54a3
|
config update for mean-var scaling
|
2020-03-17 12:44:18 +01:00 |
|