Commit Graph

26 Commits

Author SHA1 Message Date
Eren Golge 98a019d1de remove Variable from models/tacotron.py 2018-05-10 16:35:38 -07:00
Eren Golge 27f5c476da remove Variable from tacotron.py 2018-05-10 16:30:43 -07:00
Eren Golge 4b34fe1e3e a new hacky way to stop generation and test notebook update 2018-04-13 05:09:14 -07:00
Eren Golge b73d501c7d bug fix 2018-04-12 05:59:40 -07:00
Eren Golge b11cf66c69 bug fix on training avg loss printing and computing 2018-04-12 05:57:52 -07:00
Eren Golge dc370e84bd pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge c65e0265f9 Data loader bug fix 3 2018-03-26 11:08:15 -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 c61a4419e5 bug fix 2018-03-23 05:18:51 -07:00
Eren Golge 802c1cc5b4 remove stop token prediciton 2018-03-22 12:47:54 -07:00
Eren Golge 79123da4c6 Stop token prediction - does train yet 2018-03-22 12:34:16 -07:00
Eren Golge b407779a83 Dont use teacher forcing at test time 2018-03-19 10:38:47 -07:00
Eren Golge 55349f7085 Adding harmonized teacher-forcing 2018-03-19 09:27:19 -07:00
Eren Golge db1b710263 remove attention mask 2018-03-19 08:26:16 -07:00
Eren Golge 664d299fc4 best model ever changes 2018-03-07 06:58:51 -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 2dfd22e1d5 teacher forcing with combining 2018-02-23 08:35:53 -08:00
Eren Golge 6e29d563de Remove DataParallel from the model state before saving 2018-02-21 07:03: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 7d5bcd6ca4 Testing of layers and documentation 2018-02-08 10:10:11 -08:00
Eren Golge 2fd37a5bad Better naming of variables 2018-02-05 06:27:02 -08:00
Eren Golge 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00
Eren Golge fd18e1cf34 New files 2018-01-22 06:59:41 -08:00