chenfeiyu
|
fa6ddf5b0c
|
bump version string to 0.3.0
|
2021-05-17 11:33:39 +08:00 |
chenfeiyu
|
6a1fb158d9
|
format code with pre-commit
|
2021-05-13 16:22:56 +08:00 |
chenfeiyu
|
b9aa61b5eb
|
update docstrings for tacotron
|
2021-05-07 16:08:31 +08:00 |
chenfeiyu
|
ef1ea56ed6
|
fix typos and docs
|
2021-05-07 15:03:54 +08:00 |
chenfeiyu
|
b88a0f90aa
|
add STFT back
|
2021-04-29 17:54:07 +08:00 |
iclementine
|
ba7639b994
|
update tacotron2
|
2021-04-29 16:43:03 +08:00 |
iclementine
|
123bbe994f
|
update tacotron2 from_pretrained, update setup.py
|
2021-04-29 16:04:32 +08:00 |
iclementine
|
701376f401
|
remove tacotron2_msp
|
2021-04-28 20:05:12 +08:00 |
iclementine
|
77eb13d95d
|
format code
|
2021-04-28 20:02:29 +08:00 |
chenfeiyu
|
cbe531158e
|
add plot_multiple_attentions and update visualization code in transformer_tts
|
2021-04-27 17:40:50 +08:00 |
chenfeiyu
|
263d3eb88b
|
add an optional to alter the loss and model structure of tacotron2, add an alternative config
|
2021-04-26 21:18:29 +08:00 |
iclementine
|
cf01a0da22
|
add more details to thr README, fix some preprocess scripts
|
2021-04-25 11:00:42 +08:00 |
iclementine
|
e8a9a118bb
|
clean code for data processing
|
2021-04-22 17:20:34 +08:00 |
iclementine
|
3a744dbf30
|
clean code
|
2021-04-22 13:25:25 +08:00 |
iclementine
|
764c35e99e
|
move tacotron2_msp
|
2021-04-22 11:00:33 +08:00 |
chenfeiyu
|
c8627fdd75
|
remove imports to deleted modules
|
2021-04-20 20:12:57 +08:00 |
chenfeiyu
|
16b4d4eecb
|
remove files not included in this release
|
2021-04-20 17:12:22 +08:00 |
iclementine
|
e992e17456
|
resolve conflict
|
2021-04-19 20:17:21 +08:00 |
iclementine
|
0eea7cc373
|
fix typos
|
2021-04-19 20:15:46 +08:00 |
chenfeiyu
|
9da118e53b
|
merge wavenet
|
2021-04-19 20:09:01 +08:00 |
chenfeiyu
|
3741cc49ca
|
change wavenet to use on-the-fly prepeocessing
|
2021-04-19 19:58:36 +08:00 |
iclementine
|
6749ce40ea
|
add audio datasets
|
2021-04-19 16:17:30 +08:00 |
iclementine
|
49f2c4b3fb
|
change stft to use conv1d
|
2021-04-16 15:01:10 +08:00 |
iclementine
|
e06c6cdfe1
|
WIP:update hifigan
|
2021-04-15 17:23:42 +08:00 |
iclementine
|
68497f89a4
|
WIP: add hifigan
|
2021-04-14 20:59:26 +08:00 |
iclementine
|
b674f63d74
|
add 2 frontend
|
2021-04-08 04:59:29 +08:00 |
iclementine
|
184745f42b
|
add gst layer
|
2021-04-08 04:59:03 +08:00 |
iclementine
|
dc3b798f82
|
add global condition support for tacotron2
|
2021-04-08 04:58:44 +08:00 |
iclementine
|
4d3014f4d5
|
add new trainer
|
2021-04-03 16:19:46 +08:00 |
iclementine
|
27e0201d0d
|
format code for tacotron_vctk, add plot_waveform to display
|
2021-04-02 15:46:28 +08:00 |
iclementine
|
a3fae49022
|
merge refactor_tacotron
|
2021-04-02 11:48:16 +08:00 |
iclementine
|
274d8dce07
|
update experiment and display
|
2021-04-02 11:37:48 +08:00 |
iclementine
|
15b205d6e0
|
Merge branch 'develop' into baker
|
2021-04-02 11:23:21 +08:00 |
chenfeiyu
|
9babec0f98
|
fix text log extention name
|
2021-04-01 13:49:52 +08:00 |
chenfeiyu
|
752272de98
|
fix bugs
|
2021-04-01 13:15:06 +08:00 |
iclementine
|
9798d07337
|
fix visualizer
|
2021-03-31 19:32:23 +08:00 |
iclementine
|
4a039b6407
|
add vctk example for refactored tacotron
|
2021-03-31 17:34:19 +08:00 |
iclementine
|
7cc3e8c340
|
add a simple strategy to support multispeaker for tacotron.
|
2021-03-31 15:23:41 +08:00 |
iclementine
|
2dd393349f
|
Merge branch 'develop' into refactor_tacotron
|
2021-03-30 16:01:22 +08:00 |
iclementine
|
e3f7bb5a51
|
simplify visualization code
|
2021-03-30 15:56:14 +08:00 |
chenfeiyu
|
0fdb86834b
|
Merge branch 'develop' into baker
|
2021-03-30 14:39:11 +08:00 |
chenfeiyu
|
b5dd0cc197
|
fix speaker encoder and add support for 2 more datasets
|
2021-03-30 14:38:44 +08:00 |
iclementine
|
4757f08550
|
Merge branch 'develop' into baker
|
2021-03-29 11:17:51 +08:00 |
iclementine
|
59ed247840
|
fix lstm speaker encoder
|
2021-03-29 11:17:23 +08:00 |
iclementine
|
ab85d5ca13
|
Merge branch 'develop' into baker
|
2021-03-29 11:13:57 +08:00 |
iclementine
|
5443e23fb7
|
fix lstm speaker encoder
|
2021-03-29 11:12:02 +08:00 |
iclementine
|
a9a78742fa
|
Merge branch 'develop' into baker
|
2021-03-29 10:42:17 +08:00 |
iclementine
|
2475da3322
|
add ge2e
|
2021-03-27 17:39:37 +08:00 |
chenfeiyu
|
a005cc88a3
|
WIP: baker
|
2021-03-27 12:43:03 +08:00 |
iclementine
|
2b62fbb614
|
1. change the default min value of LogMagnitude to 1e-5;
2. remove stop logit prediction from tacotron2 model.
|
2021-03-23 10:44:22 +08:00 |