Commit Graph

588 Commits

Author SHA1 Message Date
Eren Golge a1fe867371 bug fix for partial model initialization, if model is not initialized, it is tried to init model partially with only matching layers in size 2018-12-28 14:18:31 +01:00
Eren Golge 481105ccfa logger for tensorboard plotting 2018-12-28 14:18:19 +01:00
Eren Golge 8127ef3118 Merge branch 'master' of github.com:mozilla/TTS 2018-12-28 14:15:54 +01:00
Eren Golge e78911bf88
Merge pull request #90 from TomzxForks/features/dockerfile
Initial Dockerfile
2018-12-28 14:03:40 +01:00
Tom Rochette 2b69a76e5d Add minimal instructions for using the Dockerfile 2018-12-24 14:34:10 -05:00
Tom Rochette e410dd7a3a Initial Dockerfile 2018-12-24 14:34:10 -05:00
Eren Golge d5d8458093
Update README.md
notebook example
2018-12-19 12:52:30 +01:00
Eren Golge 3094a09157
Update README.md
Colab example link
2018-12-19 12:40:02 +01:00
Eren Golge 20ee7c0b9a
Merge pull request #80 from bajibabu/master
Small typos
2018-12-18 21:13:55 +01:00
Eren Golge 9d48430c3e TWEB meta file in config 2018-12-18 18:59:39 +01:00
Bajibabu Bollepalli a97e4b2884
Update extract_features.py
linear_len is undefined if args.only_mel is set
2018-12-18 15:50:44 +02:00
Bajibabu Bollepalli dce5a05e80
Update train.py 2018-12-18 15:49:24 +02:00
Eren Golge 7cdeef1b5c bug fixes 2018-12-18 12:58:09 +01:00
Eren Golge 3c8eb51713 remove intermediate tensor asap 2018-12-18 01:30:30 +01:00
Eren Golge 048ebd187e Readme update 2018-12-18 01:30:15 +01:00
Eren Golge b11f307b0e Logger field naming update for layer stats 2018-12-17 16:38:36 +01:00
Eren Golge 22664a52c8 Place model name to the beginning of the generated output folder name 2018-12-17 16:38:12 +01:00
Eren Golge c245cb4f75 configpy updates including TTSDataset cached mode 2018-12-17 16:37:39 +01:00
Eren Golge 8ff9253abd bug fixes on train.py 2018-12-17 16:37:06 +01:00
Eren Golge 2a4adf0c33 update test_config.json 2018-12-17 16:36:19 +01:00
Eren Golge 3cb1f5d4cc update loader_tests.py 2018-12-17 16:35:52 +01:00
Eren Golge b42e3d12a8 update extract_features.py and the order of columns in generated dataset file 2018-12-17 16:34:24 +01:00
Eren Golge 4587c72a03 Add preprocessor for TWEB dataset 2018-12-17 16:33:29 +01:00
Eren Golge d38872a4d0 Add cached option to TTSDataset.py, depricating TTSDatasetCached 2018-12-17 16:32:45 +01:00
Eren Golge fb35fd0f35 README update 2018-12-17 16:32:04 +01:00
Eren Golge 4b51b5c1e6
Merge pull request #77 from yweweler/patch-1
Add tqdm to requirements.txt
2018-12-16 13:43:31 +01:00
Yves-Noel Weweler e35c5f463e
Add tqdm to requirements.txt
While tqdm is contained in setup.py it is missing in the requirements.txt
2018-12-15 14:55:53 +01:00
Eren Golge 7d2ef7fbbc bug fix 2018-12-14 11:02:58 +01:00
Eren Golge 3ad38621d4 bug fix for partial model initialization, if model is not initialized, it is tried to init model partially with only matching layers in size 2018-12-13 18:19:02 +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 e4fd335e37 git ignore update 2018-12-13 15:17:26 +01:00
Eren Golge 7458e80529 .compute for Nancy, .gitignore and example input 2018-12-13 15:15:26 +01:00
Eren Golge 3a72d75ecd Merge branch 'master' of github.com:mozilla/TTS 2018-12-12 17:08:39 +01:00
Eren Golge 8d865629a0 partial model initialization 2018-12-12 15:43:58 +01:00
Eren Golge 703be04993 bug fix 2018-12-12 12:02:10 +01:00
Eren Golge 22d62aee5b partial model initialization 2018-12-11 17:53:08 +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 dc3d09304e Cache attention annot vectors for the whole sequence. 2018-12-11 16:06:02 +01:00
Eren Golge 211a20a47a README update 2018-12-11 16:04:10 +01:00
Eren Golge 1ac037d780 Update README and comments on argsparse 2018-12-11 15:50:58 +01:00
Eren Golge 7dfdbae00e Fixing demo server and html page 2018-12-11 15:10:56 +01:00
Eren Golge 2ec55e2369 print avg spec length in training 2018-12-11 15:08:02 +01:00
Eren Golge 0b35e8e949 correct import statements for tests 2018-12-11 15:07:50 +01:00
Eren Golge 6488d5e305 nug fix 2018-11-28 16:37:59 +01:00
Eren Golge 7730ef6bff Merge branch 'dev' of github.com:mozilla/TTS into dev 2018-11-28 16:34:03 +01:00
Eren Golge cdaaff9dbb Modularize memory reshaping in decoder layer 2018-11-28 16:31:29 +01:00
Eren Golge bb2a88a984 Rename LR scheduler 2018-11-26 14:09:42 +01:00
Eren Golge c98631fe36 bug fix 2018-11-24 17:23:46 +01:00
Eren Golge f6bf5b3d74 trim silence if enabled 2018-11-23 17:06:22 +01:00