Eren
|
5edfad1e09
|
fix import statements
|
2018-06-21 16:33:30 +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
|
1d8ad0968c
|
Allow debug runand don force git hash
|
2018-05-11 03:49:55 -07:00 |
Eren Golge
|
0a2e9fef9e
|
grad norm with new pytorch function
|
2018-05-10 16:25:48 -07:00 |
Eren Golge
|
45bb9d9eec
|
Add model name to experiemtn folder
|
2018-05-10 16:14:23 -07:00 |
Eren Golge
|
d02dd47958
|
Add stop token visualizaiotn for the notebook
|
2018-05-03 05:56:33 -07:00 |
Eren Golge
|
f3bb9dd0f9
|
add model name to config
|
2018-04-27 04:48:21 -07:00 |
Eren Golge
|
722896f70a
|
bug fix
|
2018-04-25 08:14:07 -07:00 |
Eren Golge
|
8ef8ddb915
|
bug fix
|
2018-04-25 08:12:14 -07:00 |
Eren Golge
|
6426c7b818
|
bug fix
|
2018-04-25 05:38:23 -07:00 |
Eren Golge
|
d41bcd2731
|
add mk annealing (mk attn loss contribution)
|
2018-04-25 05:36: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
|
bc90050ee9
|
bug fix on training avg loss printing and computing
|
2018-04-12 05:57:52 -07:00 |
Eren Golge
|
073bc032f6
|
Notebook update for testing
|
2018-04-10 09:37:15 -07:00 |
Eren Golge
|
e6bf09f3c6
|
new number text preprocessor
|
2018-04-06 05:03:26 -07:00 |
Eren Golge
|
a3f02b674a
|
get git hash 2
|
2018-04-06 03:55:44 -07:00 |
Eren Golge
|
ddd3b9bb6e
|
get git hash
|
2018-04-06 03:53:49 -07:00 |
Eren Golge
|
a9eadd1b8a
|
pep8 check
|
2018-04-03 03:24:57 -07:00 |
Eren Golge
|
75dd1bf2ad
|
bug fix
|
2018-03-27 09:23:02 -07:00 |
Eren Golge
|
e5e51ae35a
|
bug fix
|
2018-03-27 09:21:53 -07:00 |
Eren Golge
|
1ff8d6d2b7
|
Data loader bug fix 2
|
2018-03-26 11:07:15 -07:00 |
Eren Golge
|
3c084177c6
|
Data loader bug fix and Attention bug fix
|
2018-03-26 10:43:36 -07:00 |
Eren Golge
|
5750090fcd
|
Stop token prediction - does train yet
|
2018-03-22 12:34:16 -07:00 |
Eren Golge
|
793563b586
|
Remove pandas rom dataset
|
2018-03-02 05:42:23 -08:00 |
Eren Golge
|
d6b2af7ca9
|
check gradients for big errorenous changes
|
2018-02-27 07:31:07 -08:00 |
Eren Golge
|
1d684ea0e8
|
ReadMe update
|
2018-02-27 06:25:28 -08:00 |
Eren Golge
|
56f8b2d19f
|
Harmonized teacher-forcing
|
2018-02-26 05:33:54 -08:00 |
Eren Golge
|
c72b8fd64c
|
Count total number of model parameters
|
2018-02-23 06:20:22 -08:00 |
Eren Golge
|
d510f0e8aa
|
some more tests for model saving
|
2018-02-21 07:21:44 -08:00 |
Eren Golge
|
1bfd8f73e7
|
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 |
Eren Golge
|
49f61d0b9e
|
Checkpoint fix
|
2018-01-26 02:07:07 -08:00 |
Eren Golge
|
1fa791f83e
|
Tensorboard plotting
|
2018-01-25 07:07:46 -08:00 |
Eren Golge
|
d95a2ce26f
|
fix handling CTRL C
|
2018-01-24 08:17:49 -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
|
72e1357c80
|
Change config to json
|
2018-01-22 08:20:20 -08:00 |
Eren Golge
|
fd18e1cf34
|
New files
|
2018-01-22 06:59:41 -08:00 |
Eren Golge
|
6385253d8c
|
Refactoring the whole bunch
|
2018-01-22 06:58:12 -08:00 |
Eren Golge
|
7f0ce12ed1
|
Beginning
|
2018-01-22 01:48:59 -08:00 |