Commit Graph

22 Commits

Author SHA1 Message Date
Eren G 72aa88fa06 Formating and printing more about the model 2018-08-08 18:45:02 +02:00
Eren G 547132a5ff Update audio.py 2018-08-03 15:37:37 +02:00
Eren G 2721578c52 pep8 format all 2018-08-02 16:34:17 +02:00
Eren G 537a0e7022 Make preemphasis configurable based on config.json 2018-07-27 16:12:25 +02:00
Eren G ffe58e934a Apply pre-emphasis again and disable min-max mel_freqs 2018-07-23 16:15:51 +02:00
Eren G dbfe74e2c7 Define global ap and remove preemphasis 2018-07-20 16:04:29 +02:00
Eren G e3fecf97c4 fix parameter naming 2018-07-19 17:17:10 +02:00
Eren G a74b67afac New audio parameter 2018-07-19 16:30:15 +02:00
Eren G a211766a10 Remove preemphasis from audio processing 2018-07-13 14:56:05 +02:00
Eren G 19eaa82ef8 Attn masking 2018-07-13 14:50:55 +02:00
Eren Golge 420300de4f change the lower bound of clip operation 2018-05-25 05:39:08 -07:00
Eren Golge e42ad1525e 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 78d7c44198 Notebook updates 2018-05-25 04:30:00 -07:00
Eren Golge c7c0ebfabd Add new gl implementations 2018-04-17 09:57:57 -07:00
Eren Golge 72b086295d Small edits on training and audio scripts 2018-04-17 09:57:15 -07:00
Eren Golge f3decd0988 Notebook update for testing 2018-04-10 09:37:15 -07:00
Eren Golge dc370e84bd 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