Commit Graph

37 Commits (4d3de7cb4c66fa1ff60afd272f214dd0e83f3cae)

Author SHA1 Message Date
Eren Golge 0dbed8fef7 New method to convert Tacotron output to mel psectrograms 2019-05-27 14:41:59 +02:00
Eren Golge d4b900f6c9 use soundfile for faster read 2019-05-23 02:02:22 +02:00
Eren Golge bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +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 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 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 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 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 faf6bdc4ca Make preemphasis configurable based on config.json 2018-07-27 16:12:25 +02:00
Eren G b83d125e52 Apply pre-emphasis again and disable min-max mel_freqs 2018-07-23 16:15:51 +02:00
Eren G 766e88700d Define global ap and remove preemphasis 2018-07-20 16:04:29 +02:00
Eren G b98865a42f fix parameter naming 2018-07-19 17:17:10 +02:00
Eren G b54a14fe95 New audio parameter 2018-07-19 16:30:15 +02:00
Eren G 0ef3c0ac3f Remove preemphasis from audio processing 2018-07-13 14:56:05 +02:00
Eren G dac8fdffa9 Attn masking 2018-07-13 14:50:55 +02:00
Eren Golge 34531b0c51 change the lower bound of clip operation 2018-05-25 05:39:08 -07:00
Eren Golge 24644b20d4 Merge branch 'master' of https://github.com/Mozilla/TTS
Conflicts:
	README.md
	best_model_config.json
	datasets/LJSpeech.py
	layers/tacotron.py
	notebooks/TacotronPlayGround.ipynb
	notebooks/utils.py
	tests/layers_tests.py
	tests/loader_tests.py
	tests/tacotron_tests.py
	train.py
	utils/generic_utils.py
2018-05-25 05:14:04 -07:00
Eren Golge 16502269ec Notebook updates 2018-05-25 04:30:00 -07:00
Eren Golge e2d974e8be Add new gl implementations 2018-04-17 09:57:57 -07:00
Eren Golge ee32fbc011 Small edits on training and audio scripts 2018-04-17 09:57:15 -07:00
Eren Golge 073bc032f6 Notebook update for testing 2018-04-10 09:37:15 -07:00
Eren Golge a9eadd1b8a pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge 584c8fbf5e BUG fixes and more visualization changes 2018-02-08 05:57:43 -08:00
Eren Golge 1320d5344a Bug solve on attention module and a new Notebook to experiment spectrogram reconstruction 2018-01-31 07:21:22 -08:00
Eren Golge 2a20b7c2ac Audio Precessing class, passing data fetching argummetns from config 2018-01-24 08:04:25 -08:00
Eren Golge 1ee45b5336 Change config to json 3 2018-01-22 08:29:27 -08:00
Eren Golge 7f0ce12ed1 Beginning 2018-01-22 01:48:59 -08:00