Eren
|
b65f5bd1d0
|
bug fix for plotting
|
2018-08-11 16:09:47 +02:00 |
Eren
|
96e2e3c776
|
Use step wise LR scheduler + adapt train.py for passing squence mask directly
|
2018-08-10 17:48:19 +02:00 |
Eren G
|
ecd31af125
|
Formating and printing more about the model
|
2018-08-08 18:45:02 +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
|
8bc4fe8aac
|
Printing fix with flush and spaceing
|
2018-07-30 13:52:39 +02:00 |
Eren G
|
adedd7b1a9
|
Set num output units based on audio processor and set imported audio processor based on config.json
|
2018-07-27 16:14:10 +02:00 |
Eren G
|
355df8fe9b
|
Keep avg step time
|
2018-07-27 16:13:55 +02:00 |
Eren G
|
30561d0b5f
|
Save best model based on train loss
|
2018-07-27 13:51:13 +02:00 |
Eren G
|
25b6769246
|
Some bug fixes
|
2018-07-26 13:33:05 +02:00 |
Eren G
|
e156738920
|
adding cache loader
|
2018-07-25 19:14:07 +02:00 |
Eren G
|
f24a9e74b8
|
Define metafiles in conf.json
|
2018-07-25 12:34:42 +02:00 |
Eren G
|
c72f309068
|
Plot specs and alignments for test sentences
|
2018-07-23 16:15:26 +02:00 |
Eren G
|
766e88700d
|
Define global ap and remove preemphasis
|
2018-07-20 16:04:29 +02:00 |
Eren G
|
20c3085695
|
Perform testing on example sentences
|
2018-07-20 13:10:25 +02:00 |
Eren G
|
dfd0bc1831
|
Checkpoint stop token optimizer
|
2018-07-20 12:23:44 +02:00 |
Eren G
|
bacf5485e8
|
Logging bug fix for evaly
|
2018-07-19 16:29:37 +02:00 |
Eren G
|
d4f1ccd3ed
|
Move things into main and set thread
|
2018-07-17 15:59:31 +02:00 |
Eren G
|
adbe603af1
|
Bug fixes
|
2018-07-13 15:24:50 +02:00 |
Eren G
|
0ef3c0ac3f
|
Remove preemphasis from audio processing
|
2018-07-13 14:56:05 +02:00 |
Eren G
|
dac8fdffa9
|
Attn masking
|
2018-07-13 14:50:55 +02:00 |
Eren G
|
9f52833151
|
Merge branch 'loc-sens-attn' into loc-sens-attn-new and attention without attention-cum
|
2018-07-13 14:27:51 +02:00 |
Eren G
|
7f75ff39df
|
logging update
|
2018-07-12 19:18:36 +02:00 |
Eren G
|
1160ea5a19
|
more prunning and dataloader file encoding for win10
|
2018-07-12 19:03:39 +02:00 |
Eren G
|
5bf3ff345f
|
Remove tabs from logging
|
2018-07-12 18:09:02 +02:00 |
Eren G
|
7fad94d8a7
|
More logging
|
2018-07-11 12:42:59 +02:00 |
Eren G
|
cc26cd6c7b
|
Logging bug fix
|
2018-07-09 16:11:14 +02:00 |
Eren G
|
9245992817
|
Print step information in train
|
2018-07-09 15:56:30 +02:00 |
Eren
|
934639128d
|
Change logging for the new cluster system
|
2018-07-05 17:30:42 +02:00 |
Eren Golge
|
f791f4e5e7
|
Use MSE loss instead of L1 Loss
|
2018-06-06 07:42:51 -07:00 |
Eren Golge
|
65ea7b0afb
|
Revert train.py
|
2018-05-25 05:17: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
|
e6112f7b2d
|
restore fix
|
2018-05-16 19:20:40 -07:00 |
Eren Golge
|
40f1a3d3a5
|
RNN stop-token prediction
|
2018-05-15 16:12:47 -07:00 |
Eren Golge
|
a31e60e928
|
bug fix, average mel spec validation loss
|
2018-05-15 07:13:46 -07:00 |
Eren Golge
|
b2e09f9f58
|
larger lr for stop token
|
2018-05-14 19:04:29 -07:00 |
Eren Golge
|
074d1c97d3
|
Use SGD for stop -token layer
|
2018-05-13 06:35:11 -07:00 |
Eren Golge
|
dc3f909ddc
|
Separate backward pass for stop-token prediction
|
2018-05-11 08:38:07 -07:00 |
Eren Golge
|
5a5b9263e2
|
bug fix train.py add stop token
|
2018-05-11 04:55:05 -07:00 |
Eren Golge
|
31cc9c5443
|
Update train.py for stop token prediciton
|
2018-05-11 04:15:53 -07:00 |
Eren Golge
|
1d8ad0968c
|
Allow debug runand don force git hash
|
2018-05-11 03:49:55 -07:00 |
Eren Golge
|
3c55aed6a4
|
Add manual seed
|
2018-05-11 03:47:30 -07:00 |
Eren Golge
|
b4bd713581
|
train.py - add with torch.no_grad():
|
2018-05-10 16:44:37 -07:00 |
Eren Golge
|
c8bfe731d6
|
train.py - replace data[0] with item()
|
2018-05-10 16:24:30 -07:00 |
Eren Golge
|
45bb9d9eec
|
Add model name to experiemtn folder
|
2018-05-10 16:14:23 -07:00 |
Eren Golge
|
1770a9338c
|
Remove experiment folder at error and disable signal use
|
2018-05-10 16:13:05 -07:00 |
Eren Golge
|
a2eeec31be
|
remove 'Variable' from train.py
|
2018-05-10 16:07:13 -07:00 |
Eren Golge
|
43b19ab1b3
|
bug fix
|
2018-05-05 06:55:18 -07:00 |
Eren Golge
|
1fa6068e9d
|
bug fix
|
2018-05-02 06:21:29 -07:00 |
Eren Golge
|
9924ae4a1d
|
bug fix
|
2018-05-02 06:07:20 -07:00 |