4668 Commits

Author SHA1 Message Date
Eren Golge
da30c3c9b3 change numbers.py to number_norm.py 2019-01-16 11:59:48 +01:00
Eren Golge
8e22147a19 phonem extraction for training 2019-01-16 11:59:48 +01:00
Eren Golge
5e6e3d166a Add notebook to check audio parameters for a dataset. 2019-01-15 15:52:52 +01:00
Eren Golge
1dd8b134c6 config.json updated with more comments 2019-01-07 15:23:51 +01:00
Eren Golge
c7ee056f21 Merge branch 'master' of github.com:mozilla/TTS 2019-01-06 18:13:54 +01:00
Eren Golge
c8d7a6a84e explicit slience removal after voice synthesis in case of wrong stop token 2019-01-06 18:10:54 +01:00
Eren Golge
14ba3a1a30 Readme update for TWEB model 2019-01-06 18:10:44 +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
84814db73f reduce dropout ratio 2019-01-02 12:52:17 +01:00
Eren Golge
2634abbbd5 Merge pull request #92 from yweweler/yweweler-fix-model-dict-restore
Fix NameError: name 'model_dict' is not defined
2018-12-31 15:43:29 +01:00
Eren Golge
084846f833 partial commit 2018-12-31 14:47:53 +01:00
Yves-Noel Weweler
10524b885c Fix NameError: name 'model_dict' is not defined
Closes #91
2018-12-31 13:29:39 +01:00
Eren Golge
37476e136c Remove TTSDatasetCached. It is merged to TTSDataset.py 2018-12-31 13:20:15 +01:00
Eren Golge
345e87b181 readme fixes and new colab link 2018-12-28 17:14:37 +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
f5c972dee6 bug fixes 2018-12-28 14:22:57 +01:00
Eren Golge
4826e7db9c remove intermediate tensor asap 2018-12-28 14:22:41 +01:00
Eren Golge
b6f559d315 Readme update 2018-12-28 14:22:41 +01:00
Eren Golge
4abc9ad1bc Logger field naming update for layer stats 2018-12-28 14:22:41 +01:00
Eren Golge
806643300c Place model name to the beginning of the generated output folder name 2018-12-28 14:22:41 +01:00
Eren Golge
4b0d745652 configpy updates including TTSDataset cached mode 2018-12-28 14:22:40 +01:00
Eren Golge
17b65d5cde bug fixes on train.py 2018-12-28 14:22:40 +01:00
Eren Golge
96b48c003a update test_config.json 2018-12-28 14:21:31 +01:00
Eren Golge
ae5e8b2b18 update loader_tests.py 2018-12-28 14:21:29 +01:00
Eren Golge
be6e46798b update extract_features.py and the order of columns in generated dataset file 2018-12-28 14:21:25 +01:00
Eren Golge
343441bc8d Add preprocessor for TWEB dataset 2018-12-28 14:18:36 +01:00
Eren Golge
2f0e9545a3 Add cached option to TTSDataset.py, depricating TTSDatasetCached 2018-12-28 14:18:35 +01:00
Eren Golge
6651b2ccb1 README update 2018-12-28 14:18:35 +01:00
Eren Golge
6d8b2dad91 bug fix 2018-12-28 14:18:33 +01:00
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