Eren G
|
4ef3ecf37f
|
loca sens attn fix
|
2018-07-17 17:43:51 +02:00 |
Eren G
|
4e6596a8e1
|
Loc sens attention
|
2018-07-17 17:01:40 +02:00 |
Eren G
|
ddaf414434
|
attentio update
|
2018-07-17 16:24:39 +02:00 |
Eren G
|
d4f1ccd3ed
|
Move things into main and set thread
|
2018-07-17 15:59:31 +02:00 |
Eren G
|
90d7e885e7
|
Add attention-cum
|
2018-07-17 15:59:18 +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
|
f7f424c863
|
README update
|
2018-07-11 17:40:30 +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 G
|
c3faa2dd75
|
Change snakepit scripts
|
2018-07-09 15:56:11 +02:00 |
Eren
|
934639128d
|
Change logging for the new cluster system
|
2018-07-05 17:30:42 +02:00 |
Eren
|
eccdc61cd4
|
Add print_step
|
2018-07-05 17:29:04 +02:00 |
Eren
|
83707b4b93
|
Rename utils due to name conflict
|
2018-07-05 17:02:14 +02:00 |
Eren G
|
bdf3fd209a
|
Merge branch 'master' of https://github.com/Mozilla/TTS
|
2018-07-04 16:00:54 +02:00 |
Eren
|
4d1295cb90
|
install script commit
|
2018-06-21 18:56:23 +02:00 |
Eren
|
5edfad1e09
|
fix import statements
|
2018-06-21 16:33:30 +02:00 |
Eren
|
551fe0a2c9
|
add setup.py
|
2018-06-21 15:48:13 +02:00 |
Eren
|
549ac65624
|
unix line endings
|
2018-06-21 15:46:20 +02:00 |
Eren
|
043b59f191
|
pit scripts
|
2018-06-21 14:10:21 +02:00 |
Eren
|
7c6b1fe537
|
basic config added
|
2018-06-20 17:10:27 +02:00 |
Eren Golge
|
f791f4e5e7
|
Use MSE loss instead of L1 Loss
|
2018-06-06 07:42:51 -07:00 |
Eren Golge
|
41f4d99e77
|
model path changes for server and string strip
|
2018-06-06 07:30:45 -07:00 |
Eren Golge
|
0afb14ed5e
|
model path changes for server and string strip
|
2018-06-06 07:13:17 -07:00 |
Eren Golge
|
5b4e1b48d9
|
Merge pull request #38 from mozilla/server
Demo Server targeting #25
|
2018-06-06 15:52:02 +02:00 |
Eren
|
12d5f051d4
|
Small edit
|
2018-06-05 16:18:25 +02:00 |
Eren
|
6e4145ee4b
|
Remove the noise in the code
|
2018-06-05 16:15:57 +02:00 |
Eren
|
249e2b9a27
|
Update server readme
|
2018-06-05 16:15:23 +02:00 |
Eren
|
25969c60a4
|
Update requirements
|
2018-06-05 16:15:08 +02:00 |
Eren
|
bf0d1a7b3c
|
Server component added
|
2018-06-05 14:15:48 +02:00 |
Eren Golge
|
83b1c7d1cb
|
README update
|
2018-05-28 08:22:33 -07:00 |
Eren Golge
|
1b8d0f5b26
|
Master merge
|
2018-05-28 01:24:06 -07:00 |
Eren Golge
|
ad943120ae
|
Do not avg cummulative attention weight
|
2018-05-25 15:01:16 -07:00 |
Eren Golge
|
52df57dadf
|
Readme update
|
2018-05-25 05:59:39 -07:00 |
Eren Golge
|
8be6d3a8e5
|
Readme update
|
2018-05-25 05:51:14 -07:00 |
Eren Golge
|
34531b0c51
|
change the lower bound of clip operation
|
2018-05-25 05:39:08 -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
|
14083c4da6
|
Readme update
|
2018-05-25 04:52:36 -07:00 |
Eren Golge
|
16502269ec
|
Notebook updates
|
2018-05-25 04:30:00 -07:00 |
Eren Golge
|
ff245a16cb
|
bug fix
|
2018-05-25 04:28:40 -07:00 |
Eren Golge
|
9d3cda9b60
|
Readme update
|
2018-05-25 04:28:24 -07:00 |
Eren Golge
|
256ed6307c
|
More comments for new layers
|
2018-05-25 03:25:26 -07:00 |
Eren Golge
|
4127b66359
|
remove abundant arguments
|
2018-05-25 03:25:01 -07:00 |