Commit Graph

41 Commits (9915220539af1c58dac2d1a93b25caeb8d898751)

Author SHA1 Message Date
Eren Golge 312a539a0e Enable optional forward attention with transition agent 2019-04-10 16:41:30 +02:00
Eren Golge 961af0f5cd setup_model externally based on model selection. Make forward attention and prenet type configurable in config.json 2019-04-05 17:49:18 +02:00
Eren Golge bc51b81aae parameter name fix 2019-03-26 00:52:47 +01:00
Eren Golge 0a92c6d5a7 Set attention norm method by config.json 2019-03-26 00:48:12 +01:00
Eren Golge b9b79fcf0f inference truncated NEED TO BE TESTED 2019-03-11 17:40:09 +01:00
Eren Golge a9ce1d4f19 bug fix for tacotron and tests update 2019-03-06 13:43:29 +01:00
Eren Golge b031a65677 compute sequence mask in model, add tacotron2 relatedfiles 2019-03-06 13:14:58 +01:00
Eren Golge 1e8fdec084 Modularize functions in Tacotron 2019-03-05 13:25:50 +01:00
Eren Golge bf5f18d11e Formatting changes and distributed training 2019-02-27 09:50:52 +01:00
Eren Golge 6ea31e47df Constant queue size for autoregression window 2019-02-16 03:18:49 +01:00
Eren Golge b011dafbab pass num_chars in train.py 2019-01-21 14:52:40 +01:00
Eren Golge b78fc96115 Change embedding layer init to old version 2019-01-16 12:33:24 +01:00
Eren Golge ed1f648b83 Enalbe attention windowing and make in configurable at model level. 2019-01-16 12:32:40 +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 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 e7278437ee Please enter the commit message for your changes. Lines starting 2018-09-19 15:49:42 +02:00
Eren 3b2654203d fixing size mismatch 2018-08-10 18:48:43 +02:00
Eren e0bce1d2d1 Pass mask instead of length to model 2018-08-10 17:45:17 +02:00
Eren G d5febfb187 Setting up network size according to the reference paper 2018-08-08 12:34:44 +02:00
Eren G f5537dc48f pep8 format all 2018-08-02 16:34:17 +02:00
Eren G dac8fdffa9 Attn masking 2018-07-13 14:50:55 +02:00
Eren 5edfad1e09 fix import statements 2018-06-21 16:33:30 +02:00
Eren Golge 8be07ee3c5 stop token prediction update for tacotron model 2018-05-11 04:15:06 -07:00
Eren Golge 7c40455edd remove redundant files 2018-05-10 16:36:07 -07:00
Eren Golge 5442d8c734 Message fix 2018-04-10 09:35:49 -07:00
Eren Golge a9eadd1b8a pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge f6f1b06b77 Remove useless config argument 2018-03-28 09:43:29 -07:00
Eren Golge 0f3b2ddd7b remove stop token prediciton 2018-03-22 12:50:26 -07:00
Eren Golge 5750090fcd Stop token prediction - does train yet 2018-03-22 12:34:16 -07:00
Eren Golge 9b4aa92667 Adding harmonized teacher-forcing 2018-03-19 09:27:19 -07:00
Eren Golge 3071e7f6f6 remove attention mask 2018-03-19 08:26:16 -07:00
Eren Golge b4032e8dff best model ever changes 2018-03-07 06:58:51 -08:00
Eren Golge b5f2181e04 teacher forcing with combining 2018-02-23 08:35:53 -08:00
Eren Golge a3d8059d06 More layer tests 2018-02-13 08:08:23 -08:00
Eren Golge 56697ac8cf updates and debugs 2018-02-13 01:45:52 -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
Eren Golge 2a20b7c2ac Audio Precessing class, passing data fetching argummetns from config 2018-01-24 08:04:25 -08:00
Eren Golge fd18e1cf34 New files 2018-01-22 06:59:41 -08:00