liuyibing01
|
6ad45772ab
|
Update benchmark script for waveflow
|
2020-02-24 02:51:06 +00:00 |
liuyibing01
|
8b051486f1
|
Update synthesis script for waveflow
|
2020-02-24 02:35:19 +00:00 |
liuyibing01
|
7635493a0a
|
Remove unused code
|
2020-02-24 01:52:52 +00:00 |
liuyibing01
|
feb8a08325
|
Add pre-commit config
|
2020-02-23 19:02:36 +00:00 |
liuyibing01
|
f9d9785211
|
Update waveflow to 1.7 api and verified training
|
2020-02-23 19:00:17 +00:00 |
liuyibing01
|
43814acb6e
|
Merge branch 'remove-utils' into 'master'
remove utils.py to models/transdformer_tts
See merge request !20
|
2020-02-20 10:20:07 +08:00 |
lifuchen
|
47d78b8739
|
remove utils.py to models/transdformer_tts
|
2020-02-20 02:17:25 +00:00 |
liuyibing01
|
45dd7c619a
|
Merge branch 'fix' into 'master'
fix a bug of transformertts when use data parallel.
See merge request !19
|
2020-02-19 21:56:33 +08:00 |
lifuchen
|
9b86f2008d
|
fix a bug of transformertts when use data parallel.
|
2020-02-19 12:55:15 +00:00 |
liuyibing01
|
6428ce5439
|
Merge branch 'fix' into 'master'
Modified installation related content in README.
See merge request !18
|
2020-02-19 12:23:33 +08:00 |
lifuchen
|
034b4fdbab
|
modified README of transformertts & fastspeech
|
2020-02-19 03:10:47 +00:00 |
lifuchen
|
0f90e950fe
|
modified README.md of install libsndfile1
|
2020-02-19 03:00:17 +00:00 |
lifuchen
|
61e84251c6
|
Modified installation related content in README.
|
2020-02-18 09:42:24 +00:00 |
liuyibing01
|
4dd9a27361
|
Merge branch 'fix-name' into 'master'
modified the name of vocoder
See merge request !17
|
2020-02-18 12:43:21 +08:00 |
lifuchen
|
cb3cfd621b
|
modified the name of vocoder
|
2020-02-18 03:49:36 +00:00 |
liuyibing01
|
147f7be251
|
Merge branch 'master' into 'master'
README and requirement update
See merge request !16
|
2020-02-18 11:39:21 +08:00 |
chenfeiyu
|
ddb5b826b7
|
update links for models in README
|
2020-02-18 03:34:52 +00:00 |
chenfeiyu
|
fed950a9a3
|
update paddle version requirement to 1.7, remove requirements.txt
|
2020-02-18 02:43:57 +00:00 |
chenfeiyu
|
d73776c456
|
update README for parakeet and examples/deepvoice3
|
2020-02-18 02:31:47 +00:00 |
liuyibing01
|
a40c833406
|
Merge branch 'master' into 'master'
deepvoice3: update logging functionalities
See merge request !15
|
2020-02-17 23:00:14 +08:00 |
chenfeiyu
|
2bde79514a
|
deepvoice3: update logging functionalities
|
2020-02-17 14:53:37 +00:00 |
liuyibing01
|
5a325e2343
|
Merge branch 'add_readme' into 'master'
Add readme
See merge request !14
|
2020-02-17 20:32:21 +08:00 |
lifuchen
|
0fb927d1ae
|
Merge branch 'master' of upstream into add_readme
|
2020-02-17 09:35:27 +00:00 |
lifuchen
|
0cca7a6842
|
add README of FastSpeech
|
2020-02-17 08:44:53 +00:00 |
liuyibing01
|
5b442aaae2
|
Merge branch 'master' into 'master'
deepvoice3: fix a bug in position embedding, fix initialization details for…
See merge request !13
|
2020-02-17 16:40:03 +08:00 |
lifuchen
|
547ffce09b
|
add README of TransformerTTS
|
2020-02-17 07:53:54 +00:00 |
chenfeiyu
|
70e271ed95
|
deepvoice3: fix a bug in position embedding, fix initialization details for converter and attention.
|
2020-02-17 05:48:43 +00:00 |
lifuchen
|
5ad005fd9a
|
move data.py and rename some files
|
2020-02-16 17:54:11 +00:00 |
lifuchen
|
c8482a0788
|
add shell files.
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
bcadeb94a4
|
add model_architecture image
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
7837de9387
|
update README
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
f1801569f2
|
add README for examples/deepvoice3
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
da9f3316c7
|
add missing imports in module/__init__.py
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
173693f469
|
fix missing imports, fix ljspeech.yaml config key: encoder_channels
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
5beef513af
|
remove validate scripts
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
6cbcadebda
|
add layer_tools
|
2020-02-16 17:54:11 +00:00 |
chenfeiyu
|
155dfe633d
|
add deepvoice3 model and example
|
2020-02-16 17:54:11 +00:00 |
lifuchen
|
04d7f8b598
|
transform parse to argparse
|
2020-02-13 06:48:21 +00:00 |
lifuchen
|
f5ac04b1a3
|
update Conv1D and Linear
|
2020-02-12 08:51:32 +00:00 |
lifuchen
|
53f569a519
|
customized.py
|
2020-02-11 12:38:35 +00:00 |
lifuchen
|
6908ec520c
|
Adjust the directory structure
|
2020-02-11 08:57:30 +00:00 |
lifuchen
|
fc84ca2d4b
|
Adjust the directory structure
|
2020-02-11 08:56:28 +00:00 |
liuyibing01
|
b439de9fc1
|
Merge branch 'customized_layer' into 'master'
add conv1d, conv1dcell, conv1d_transpose in to customized layers
See merge request !9
|
2020-02-11 15:14:40 +08:00 |
chenfeiyu
|
907f777ab8
|
add conv1d, conv1dcell, conv1d_transpose in to customized layers
|
2020-02-11 06:49:32 +00:00 |
lifuchen
|
5b2d2a37c9
|
add TransformerTTS and fastspeech
|
2020-02-10 07:47:19 +00:00 |
lifuchen
|
185e25fedf
|
add transformerTTS and fastspeech
|
2020-02-10 07:38:29 +00:00 |
lifuchen
|
d0015239db
|
Eliminated conflict
|
2020-02-07 01:07:51 +00:00 |
lifuchen
|
9b54ab07f2
|
Merge branch 'add_TranTTS' into 'master'
modified fastspeech network
See merge request !6
|
2020-02-06 17:12:57 +08:00 |
lifuchen
|
6068374a3c
|
modified fastspeech network
|
2020-02-06 09:11:28 +00:00 |
liuyibing01
|
a1e1463dc6
|
Merge branch 'dataset' into 'master'
update statset and datacargo's design
See merge request !7
|
2020-02-06 16:45:54 +08:00 |