Commit Graph

117 Commits

Author SHA1 Message Date
Eren Golge
91795cc0f1 config update 2019-07-22 15:44:09 +02:00
Thomas Werkmeister
2f2482f9b4 reading all speakers upfront 2019-07-10 18:38:55 +02:00
Thomas Werkmeister
ba8cc8054b disabling multispeaker with num_speakers=0 2019-07-01 14:01:34 +02:00
Thomas Werkmeister
05ff8801d1 config, benchmark notebook, synthesis fixed 2019-06-26 13:31:16 +02:00
Eren Golge
70929387c0 Merge branch 'dev-tacotron2' 2019-05-28 14:59:24 +02:00
Eren Golge
b14c11572e config update 2019-05-14 18:08:57 +02:00
Eren Golge
d8497d99c2 conifg update 2019-05-14 17:50:34 +02:00
Eren Golge
b44aa872c7 config updates 2019-04-12 16:09:45 +02:00
Eren Golge
312a539a0e Enable optional forward attention with transition agent 2019-04-10 16:41:30 +02:00
Eren Golge
303dc9d62e config update for ljspeech 2019-04-08 16:45:50 +02:00
Eren Golge
5afd3d980b config update 2019-04-08 09:56:16 +02:00
Eren Golge
961af0f5cd setup_model externally based on model selection. Make forward attention and prenet type configurable in config.json 2019-04-05 17:49:18 +02:00
Eren Golge
e1cd253d65 change stop conditioning 2019-03-31 16:44:17 +02:00
Eren Golge
fdca8402c7 config updates 2019-03-26 15:46:26 +01:00
Eren Golge
bc51b81aae parameter name fix 2019-03-26 00:52:47 +01:00
Eren Golge
786510cd6a loss functions updates 2019-03-23 17:33:47 +01:00
Eren Golge
d8908692c5 refactor partial reinit script as a function. Allow user to select layers to reinit in finutunning 2019-03-23 17:19:40 +01:00
Eren Golge
47037ea834 config updates for cluster 2019-03-12 10:43:53 +01:00
Eren Golge
5754116c19 bos char addded 2019-03-06 22:06:01 +01:00
Eren Golge
007bef5c35 config.json update to set model architecture and tacotron2 training parameters 2019-03-06 13:09:21 +01:00
Eren Golge
1e8fdec084 Modularize functions in Tacotron 2019-03-05 13:25:50 +01:00
Eren Golge
bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +01:00
Eren Golge
11b6080cfd config update for r=2 2019-02-16 03:17:59 +01:00
Eren Golge
0ab59263ca config.json changes for ljspeech 2019-02-12 10:03:55 +01:00
Eren Golge
562d73d3d1 Soem bug fixes 2019-01-17 15:48:22 +01:00
Eren Golge
b241104778 Make phoneme training configurable through config.json 2019-01-16 13:07:03 +01:00
Eren Golge
7af1aeaf7a Add M-AI-labs preprocessor and set config for en_UK 2019-01-16 12:33:24 +01:00
Eren Golge
f4fa155cd3 Make attn windowing optional 2019-01-16 12:33:07 +01:00
Eren Golge
0103ee8967 config update for phonemizer 2019-01-16 12:29:03 +01:00
Eren Golge
916f5df5f9 config update and increase dropout p 0.5 2019-01-16 12:14:58 +01:00
Eren Golge
cea628f619 Nancy updates for config and dataloader 2019-01-16 12:08:54 +01:00
Eren Golge
e7a119a427 config update for phonemizer 2019-01-16 12:08:12 +01:00
Eren Golge
ba3c0e7a0b update config for phoneme traning 2019-01-16 12:02:33 +01:00
Eren Golge
1dd8b134c6 config.json updated with more comments 2019-01-07 15:23:51 +01:00
Eren Golge
3bfb2a2e96 Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-01-05 19:28:07 +01:00
Eren Golge
084846f833 partial commit 2018-12-31 14:47:53 +01:00
Eren Golge
37476e136c Remove TTSDatasetCached. It is merged to TTSDataset.py 2018-12-31 13:20:15 +01:00
Eren Golge
481c9f0acd by default trim slience 2018-12-28 14:22:57 +01:00
Eren Golge
89d9a24c2d TWEB meta file in config 2018-12-28 14:22:57 +01:00
Eren Golge
4b0d745652 configpy updates including TTSDataset cached mode 2018-12-28 14:22:40 +01:00
Eren Golge
481105ccfa logger for tensorboard plotting 2018-12-28 14:18:19 +01:00
Eren Golge
9d48430c3e TWEB meta file in config 2018-12-18 18:59:39 +01:00
Eren Golge
c245cb4f75 configpy updates including TTSDataset cached mode 2018-12-17 16:37:39 +01:00
Eren Golge
062e8a0880 logger for tensorboard plotting 2018-12-13 18:18:37 +01:00
Eren Golge
268ca36295 config update for nancy 2018-12-13 15:17:54 +01:00
Eren Golge
619c73f0f1 Init data_loaders by function beginning of each train and eval run 2018-12-11 17:52:43 +01:00
Eren Golge
f6bf5b3d74 trim silence if enabled 2018-11-23 17:06:22 +01:00
Eren Golge
0cca7920fc config change for lr=0.0001 with no scheduler 2018-11-13 15:18:14 +01:00
Eren Golge
4838d16fec config and comment updates 2018-11-13 12:10:12 +01:00
Eren Golge
bf8be66584 make learning rate schedule optional 2018-11-05 14:07:13 +01:00