chenfeiyu
|
7c5e98dfb3
|
fix a bug when using a method other than forward with DataParallel
|
2021-01-11 17:24:46 +08:00 |
chenfeiyu
|
e53b9a0745
|
fix: the condition to init DataParallel
|
2021-01-11 17:17:31 +08:00 |
chenfeiyu
|
ddfe2eda76
|
fix attribute name for internal layer in DataParallel
|
2021-01-11 16:56:55 +08:00 |
Feiyu Chan
|
737b09d03c
|
Merge pull request #72 from iclementine/example_readme
add README for transformer_tts, waveflow and wavenet
|
2020-12-30 15:56:46 +08:00 |
chenfeiyu
|
f5027a5e6f
|
fix typos again
|
2020-12-30 15:44:16 +08:00 |
chenfeiyu
|
d2dba13ab7
|
fix typos
|
2020-12-30 15:34:24 +08:00 |
chenfeiyu
|
3df4ecd455
|
add README for transformer_tts, waveflow and wavenet
|
2020-12-30 14:37:01 +08:00 |
chenfeiyu
|
d1d6c20672
|
add README for transformer_tts, waveflow and wavenet
|
2020-12-30 14:36:23 +08:00 |
lfchener
|
46879b291b
|
add README for tacotron2
|
2020-12-29 03:33:08 +00:00 |
iclementine
|
e03e96d9e4
|
format all the code with yapf
|
2020-12-20 13:15:07 +08:00 |
iclementine
|
b6efb43990
|
update docstring for waveflow
|
2020-12-19 18:33:07 +08:00 |
lfchener
|
0327874f19
|
add example for tacotron2
|
2020-12-18 19:59:34 +08:00 |
iclementine
|
28fbc60737
|
add examples: transformer_tts, waveflow, wavenet
|
2020-12-18 19:51:55 +08:00 |
iclementine
|
c7e5aaa540
|
remove old examples
|
2020-11-19 15:47:57 +08:00 |
Li Fuchen
|
1db01ccc90
|
Merge pull request #35 from ShenYuhan/fix_bug
fix bugs of vdl
|
2020-08-25 17:41:39 +08:00 |
Li Fuchen
|
3879b5ecb9
|
Merge pull request #22 from lfchener/fix
modified help massage of max_len in TransformerTTS synthesis
|
2020-08-25 17:38:47 +08:00 |
ShenYuhan
|
bb5f445212
|
fix bugs
|
2020-08-20 13:27:42 +08:00 |
Li Fuchen
|
ce8fad5412
|
Merge pull request #31 from ShenYuhan/add_vdl
add visualdl for parakeet
|
2020-08-20 11:39:17 +08:00 |
ShenYuhan
|
2933eb7e57
|
replace add_scalar to add_scalars
|
2020-08-14 17:48:24 +08:00 |
chenfeiyu
|
3717ac1342
|
add max_iteration into configuration, fix np.pad for lower versions of numpy
|
2020-08-11 09:22:08 +00:00 |
ShenYuhan
|
bf6d9ef06f
|
add visualdl for parakeet
|
2020-08-07 16:28:21 +08:00 |
liuyibing01
|
610181d4c0
|
Merge branch 'develop' into 'master'
dv3 miscellaneous enhancements.
See merge request !67
|
2020-07-29 12:21:49 +08:00 |
chenfeiyu
|
ddf1c4f7a7
|
1. fix initializers;
2. use simple random sampler;
3. clean code for gradient clipper.
|
2020-07-29 11:54:47 +08:00 |
Yibing Liu
|
47915461fc
|
Adapt waveflow to internal dataset
|
2020-07-28 17:34:38 +00:00 |
chenfeiyu
|
de6e15339f
|
remove weigth norm when synthesizing to make inference fatser
|
2020-07-17 17:56:23 +08:00 |
chenfeiyu
|
60506d436a
|
add model architecture
|
2020-07-14 15:05:26 +08:00 |
chenfeiyu
|
8a5f9d75b6
|
update README and command line help msg
|
2020-07-14 11:33:15 +08:00 |
lfchener
|
1eb9a273e9
|
modified help massage of max_len in TransformerTTS synthesis.
|
2020-07-13 15:36:21 +08:00 |
chenfeiyu
|
7938a5f6a4
|
add griffin lim as an alternative vocoder
|
2020-07-13 15:19:52 +08:00 |
chenfeiyu
|
282c36c2c1
|
dv3 reloaded, back to the origin
|
2020-07-10 20:22:43 +08:00 |
lifuchen
|
a333e64f79
|
modified README of transformer_tts and fastspeech
|
2020-06-24 03:27:45 +00:00 |
lifuchen
|
5b804b70e6
|
modified some config name and default path.
|
2020-06-24 02:52:22 +00:00 |
lifuchen
|
abdc0a729f
|
Merge branch 'master' of upstream into commit
|
2020-06-23 12:53:36 +00:00 |
lifuchen
|
aaae100854
|
modified data preprocessing and synthesis of transformer_tts and fastspeech
|
2020-06-23 12:52:58 +00:00 |
lifuchen
|
14235cd114
|
modified synthesis of transformer_tts & fastspeech
|
2020-06-19 03:46:10 +00:00 |
liuyibing01
|
4eeece4158
|
Merge branch 'fix' into 'master'
fix synthesis for transformerTTS and FastSpeech, use int64 explicitly
See merge request !60
|
2020-06-12 18:14:48 +08:00 |
chenfeiyu
|
9dad6c3d41
|
fix synthesis for transformerTTS and FastSpeech, use int64 explicitly
|
2020-06-12 10:13:27 +00:00 |
liuyibing01
|
11f94b4f63
|
Merge branch 'fix' into 'master'
fix WeightNormWrapper, stop using CacheDataset for deep voice 3, pin numba version to 0.47.0
See merge request !59
|
2020-06-12 18:06:51 +08:00 |
chenfeiyu
|
45af3a43b2
|
fix WeightNormWrapper, stop using CacheDataset for deep voice 3, pin numba version to 0.47.0
|
2020-06-12 10:01:22 +00:00 |
liuyibing01
|
c170b5a282
|
Merge branch 'commit' into 'master'
fix some bugs of transformer_tts and fastspeech.
See merge request !58
|
2020-06-12 16:55:39 +08:00 |
lifuchen
|
681d34b953
|
fix some bugs of transformer_tts and fastspeech.
|
2020-06-12 08:54:32 +00:00 |
chenfeiyu
|
9ba26facf0
|
deep coice 3: use np.int64 explicitly
|
2020-06-02 07:07:10 +00:00 |
chenfeiyu
|
aa8e4ea0a8
|
fix README for clarinet, pin numba and tqdm verison
|
2020-05-27 05:24:39 +00:00 |
chenfeiyu
|
74266afc2b
|
dv3: set p_replace_pronunciation to 0 at evaluation
|
2020-05-25 17:08:52 +08:00 |
liuyibing01
|
8716a1843c
|
Merge branch 'refactor' into 'master'
refactor for deep voice 3, update wavenet and clarinet to use enable_dygraph
See merge request !53
|
2020-05-22 14:28:57 +08:00 |
chenfeiyu
|
6aac18278e
|
refactor for deep voice 3, update wavenet and clarinet to use enable_dygraph
|
2020-05-20 12:37:19 +00:00 |
lifuchen
|
69b2a2b5cc
|
modified README of transformer_tts and fastspeech, remove dygraph.guard()
|
2020-05-09 03:11:55 +00:00 |
lifuchen
|
d1ba42ea68
|
modified fastspeech to make sure it works on paddle 1.8
|
2020-05-08 03:58:45 +00:00 |
lifuchen
|
55fa94f15d
|
Merge branch 'master' of upstream.
|
2020-05-08 03:47:40 +00:00 |
chenfeiyu
|
e0ba85f6b5
|
update for wavenet and clarinet
|
2020-05-08 03:33:27 +00:00 |