Commit Graph

59 Commits

Author SHA1 Message Date
Eren G ffe58e934a Apply pre-emphasis again and disable min-max mel_freqs 2018-07-23 16:15:51 +02:00
Eren G 68e7abc9e5 Plot specs and alignments for test sentences 2018-07-23 16:15:26 +02:00
Eren G dbfe74e2c7 Define global ap and remove preemphasis 2018-07-20 16:04:29 +02:00
Eren G 1b2905397f Perform testing on example sentences 2018-07-20 13:10:25 +02:00
Eren G db96fc3fef Checkpoint stop token optimizer 2018-07-20 12:23:44 +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 9f654941d5 logging change 2018-07-18 14:31:09 +02:00
Eren G b54da3b460 Bug fixes 2018-07-13 15:24:50 +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 01739d4e8d fix import statements 2018-06-21 16:33:30 +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 247cfdd923 Allow debug runand don force git hash 2018-05-11 03:49:55 -07:00
Eren Golge db50d395ed grad norm with new pytorch function 2018-05-10 16:25:48 -07:00
Eren Golge d6c077fe98 Add model name to experiemtn folder 2018-05-10 16:14:23 -07:00
Eren Golge 54ecf1b298 Add stop token visualizaiotn for the notebook 2018-05-03 05:56:33 -07:00
Eren Golge 16561ab40a add model name to config 2018-04-27 04:48:21 -07:00
Eren Golge 7bf53721e0 bug fix 2018-04-25 08:14:07 -07:00
Eren Golge 2895bf06b4 bug fix 2018-04-25 08:12:14 -07:00
Eren Golge d6a6935366 bug fix 2018-04-25 05:38:23 -07:00
Eren Golge c55900b4ad add mk annealing (mk attn loss contribution) 2018-04-25 05:36: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 b11cf66c69 bug fix on training avg loss printing and computing 2018-04-12 05:57:52 -07:00
Eren Golge f3decd0988 Notebook update for testing 2018-04-10 09:37:15 -07:00
Eren Golge b9b44e19f7 new number text preprocessor 2018-04-06 05:03:26 -07:00
Eren Golge f6575f2db2 get git hash 2 2018-04-06 03:55:44 -07:00
Eren Golge 7f89db54ac get git hash 2018-04-06 03:53:49 -07:00
Eren Golge dc370e84bd pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge 70566eee47 bug fix 2018-03-27 09:23:02 -07:00
Eren Golge 5b7a878453 bug fix 2018-03-27 09:21:53 -07:00
Eren Golge 4a800eadf8 Data loader bug fix 2 2018-03-26 11:07:15 -07:00
Eren Golge b62e09b84d Data loader bug fix and Attention bug fix 2018-03-26 10:43:36 -07:00
Eren Golge 79123da4c6 Stop token prediction - does train yet 2018-03-22 12:34:16 -07:00
Eren Golge 7b35454478 Remove pandas rom dataset 2018-03-02 05:42:23 -08:00
Eren Golge 45969a8e7d check gradients for big errorenous changes 2018-02-27 07:31:07 -08:00
Eren Golge 5c054156c4 ReadMe update 2018-02-27 06:25:28 -08:00
Eren Golge 8754870fdf Harmonized teacher-forcing 2018-02-26 05:33:54 -08:00
Eren Golge 91ce166b8a Count total number of model parameters 2018-02-23 06:20:22 -08:00
Eren Golge 9b7b5e238e some more tests for model saving 2018-02-21 07:21:44 -08:00
Eren Golge 6e29d563de Remove DataParallel from the model state before saving 2018-02-21 07:03:53 -08:00
Eren Golge 56697ac8cf updates and debugs 2018-02-13 01:45:52 -08:00
Eren Golge dadefb5dbc small bug fixes 2018-02-09 05:39:58 -08:00
Eren Golge 584c8fbf5e BUG fixes and more visualization changes 2018-02-08 05:57:43 -08:00
Eren Golge 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00
Eren Golge 7304978be3 new lr schedule 2018-02-01 08:26:40 -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