Commit Graph

685 Commits (72cbe545b9038a4c4fa14c19d647d5d23d4eb942)

Author SHA1 Message Date
Eren Golge 9c9aea276c phonem extraction for training 2019-01-16 12:23:04 +01:00
Eren Golge 656542db93 Debug purpose alignment image saving 2019-01-16 12:18:54 +01:00
Eren Golge c2637f114e New initialization for embedding layer and use phonemes count instead of symbols for embedding layer init 2019-01-16 12:18:54 +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 94387c905e remove debug prints 2019-01-16 12:08:12 +01:00
Eren Golge e1cb7c1501 phonemizer updates for utils.text 2019-01-16 12:08:12 +01:00
Eren Golge e7a119a427 config update for phonemizer 2019-01-16 12:08:12 +01:00
Eren Golge df49e93684 Move phoneme compuataion to __init__ and put char list to symbols.py 2019-01-16 12:07:33 +01:00
Eren Golge da2f064bc5 bug fixes 2019-01-16 12:07:33 +01:00
Eren Golge 444451dc8e useing epitran and new phoneme list 2019-01-16 12:07:00 +01:00
Eren Golge 7edb53ce63 Debug prints for phoneme extraction 2019-01-16 12:06:59 +01:00
Eren Golge e6750ca652 Convesntional update s 2019-01-16 12:05:29 +01:00
Eren Golge 5f22e2a83a use phoneme to sequence for synthesis 2019-01-16 12:05:29 +01:00
Eren Golge 547a762b67 Cache phoneme transcription in a tmp folder 2019-01-16 12:03:51 +01:00
Eren Golge ba3c0e7a0b update config for phoneme traning 2019-01-16 12:02:33 +01:00
Eren Golge 421787277f phonem updates 2019-01-16 12:00:41 +01:00
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