Commit Graph

108 Commits (08de7a5b17e05e0cf77913b1e01c696f32e4b0ea)

Author SHA1 Message Date
Eren Golge 1722b1659a phonem updates 2019-01-16 12:24:40 +01:00
Eren Golge 9c9aea276c phonem extraction for training 2019-01-16 12:23:04 +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 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 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 c8d7a6a84e explicit slience removal after voice synthesis in case of wrong stop token 2019-01-06 18:10:54 +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 481105ccfa logger for tensorboard plotting 2018-12-28 14:18:19 +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 bb2a88a984 Rename LR scheduler 2018-11-26 14:09:42 +01:00
Eren Golge f6bf5b3d74 trim silence if enabled 2018-11-23 17:06:22 +01:00
Eren Golge 0f0bde935c trim silence if enabled 2018-11-23 16:58:26 +01:00
Eren Golge 22dcc4f7d0 small print formatting 2018-11-22 17:03:53 +01:00
Eren Golge 161a26c9dd Plot mel spectrogram if required 2018-11-13 12:10:40 +01:00
Eren Golge 6550db5251 Formatting, fixing import statements, logging learning rate, remove optimizer restore cuda call 2018-11-05 14:05:04 +01:00
Eren Golge 440f51b61d correct import statements 2018-11-03 23:19:23 +01:00
Eren Golge 0b6a9995fc change import statements 2018-11-03 19:15:06 +01:00
Eren Golge d96690f83f Config updates and add sigmoid to mel network again 2018-11-02 17:27:31 +01:00
Eren Golge c8a552e627 Batch update after data-loss 2018-11-02 16:13:51 +01:00
Eren 41bfa95736 bug fix 2018-09-21 21:51:38 +02:00
Eren 34eeaee58b Make audio folder and save audio with scipy 2018-09-21 17:38:55 +02:00
Eren a165cd7bda Bug fix audio saving 2018-09-19 15:45:08 +02:00
Eren c52d3f16f9 Bug fix, prevent save_wav to modify given variable 2018-09-19 14:05:10 +02:00
Eren 56c6d0cac8 Remove min max mel freq 2018-09-06 15:26:20 +02:00
Eren bb526c296f Change scheduler AnnealLR and catch audio synthesis error in eval time 2018-08-13 13:13:45 +02:00
Eren 6818e11185 Make lr scheduler configurable 2018-08-12 15:02:06 +02:00
Eren f7add3c8e5 tensorboardx plotting figures 2018-08-11 16:53:09 +02:00
Eren 3b2654203d fixing size mismatch 2018-08-10 18:48:43 +02:00
Eren 9100e5762a Disabling cappint gradient value 2018-08-10 17:49:48 +02:00
Eren 9e2baa4f03 Dont tim model param names since we don't use DataPatallel initilization 2018-08-10 17:49:21 +02:00
Eren G f1271b4ce8 Audio.py check and remove redundant code 2018-08-09 15:12:53 +02:00
Eren G ecd31af125 Formating and printing more about the model 2018-08-08 18:45:02 +02:00
Eren G d5febfb187 Setting up network size according to the reference paper 2018-08-08 12:34:44 +02:00
Eren G abf89b107b Update audio.py 2018-08-03 15:37:37 +02:00
Eren G f5537dc48f pep8 format all 2018-08-02 16:34:17 +02:00
Eren G 3238ffa3e6 audio_lws update, suppress warnings 2018-08-02 14:30:05 +02:00
Eren G 8bc4fe8aac Printing fix with flush and spaceing 2018-07-30 13:52:39 +02:00
Eren G faf6bdc4ca Make preemphasis configurable based on config.json 2018-07-27 16:12:25 +02:00
Eren G a7f1be6b5c config.json update 2018-07-27 16:10:25 +02:00
Eren G b83d125e52 Apply pre-emphasis again and disable min-max mel_freqs 2018-07-23 16:15:51 +02:00