erogol
|
957f7dcbc5
|
padding idx for embedding layer
|
2020-02-20 12:24:54 +01:00 |
|
erogol
|
cf6e16254f
|
add torch.no_grad decorator for inference
|
2020-02-19 18:30:25 +01:00 |
|
Eren Golge
|
adf9ebd629
|
Graves attention and setting attn type by config.json
|
2019-11-12 11:18:57 +01:00 |
|
Eren Golge
|
002991ca15
|
bug fixes, linter update and test updates
|
2019-10-29 14:28:49 +01:00 |
|
Eren Golge
|
5a56a2c096
|
bug fixes for forward backward training and load_data for parsing data_loader
|
2019-10-29 02:58:42 +01:00 |
|
Eren Golge
|
e83a4b07d2
|
commention model outputs for tacotron, align outputs shapes of tacotron and tracotron2, merge bidirectional decoder
|
2019-10-28 14:51:19 +01:00 |
|
Eren Golge
|
98af061d2e
|
formatting, merge GST model with Tacotron
|
2019-09-24 16:18:48 +02:00 |
|
Eren Golge
|
14a4d1a061
|
update TacotronGST and its test. Inherit it from Tacotron class
|
2019-09-12 23:06:59 +02:00 |
|
Eren Golge
|
a1322530df
|
integrade concatinative speker embedding to tacotron
|
2019-09-12 10:39:15 +02:00 |
|
Reuben Morais
|
3c5aeb5e22
|
Fix installation by using an explicit symlink
|
2019-08-29 11:49:53 +02:00 |
|
Eren Golge
|
2bbb3f7a40
|
don't use sigmoid output for tacotron, fix bug for memory queue handling, remove maxout
|
2019-07-22 15:09:05 +02:00 |
|
Eren Golge
|
d47ba5d310
|
gradual traning with memory queue
|
2019-07-20 12:33:21 +02:00 |
|
Reuben Morais
|
057a50a889
|
Merge branch 'dev' into contribution-grease
|
2019-07-19 11:41:14 +02:00 |
|
Eren Golge
|
4336e1d338
|
fix unittests for the latest updates
|
2019-07-19 11:12:48 +02:00 |
|
Reuben Morais
|
11e7895329
|
Fix Pylint issues
|
2019-07-19 09:08:51 +02:00 |
|
Thomas Werkmeister
|
6390c3b2e6
|
num_speakers larger than 1
|
2019-07-02 14:46:41 +02:00 |
|
Thomas Werkmeister
|
81c5df71f6
|
removed in-place changes
|
2019-07-01 21:19:35 +02:00 |
|
Thomas Werkmeister
|
ba8cc8054b
|
disabling multispeaker with num_speakers=0
|
2019-07-01 14:01:34 +02:00 |
|
Thomas Werkmeister
|
d172a3d3d5
|
multispeaker
|
2019-06-26 12:59:14 +02:00 |
|
Eren Golge
|
4678c66599
|
forward_attn_mask and config update
|
2019-06-04 00:39:29 +02:00 |
|
Eren Golge
|
ba492f43be
|
Set tacotron model parameters to adap to common_layers.py - Prenet and Attention
|
2019-05-27 14:40:28 +02:00 |
|
Eren Golge
|
e62659da94
|
update separate stopnet flow to make it faster.
|
2019-05-17 16:15:43 +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
|
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 |
|