chenfeiyu
|
6aac18278e
|
refactor for deep voice 3, update wavenet and clarinet to use enable_dygraph
|
2020-05-20 12:37:19 +00:00 |
chenfeiyu
|
e0ba85f6b5
|
update for wavenet and clarinet
|
2020-05-08 03:33:27 +00:00 |
chenfeiyu
|
ff1d66ea94
|
update for deepvoice3, fix weight norm
|
2020-05-06 08:36:43 +00:00 |
Yibing Liu
|
8505805dad
|
Fix init in synthesis & remove dry run
|
2020-04-13 11:31:39 +00:00 |
chenfeiyu
|
838d6d1021
|
update save/load and README for deepvoice3, wavenet and clarinet
|
2020-03-26 10:43:27 +00:00 |
chenfeiyu
|
cf17b64983
|
Merge branch 'master' of upstream
|
2020-03-26 10:30:19 +00:00 |
liuyibing01
|
618eb31ab4
|
Adapt the change in save & load
|
2020-03-26 09:27:22 +00:00 |
liuyibing01
|
fccbf6d797
|
Update README
|
2020-03-26 06:45:22 +00:00 |
chenfeiyu
|
776743530a
|
update save & load for deep voicde 3, wavenet and clarinet, remove the concept of epoch in training
|
2020-03-25 01:37:17 +00:00 |
liuyibing01
|
64790853e5
|
Unify save & load interfaces
|
2020-03-22 08:05:05 +00:00 |
liuyibing01
|
be70b41fd1
|
Merge branch 'master' into 'master'
fixes for wavenet and modules
See merge request !47
|
2020-03-22 11:44:42 +08:00 |
chenfeiyu
|
2a1819a19c
|
add warning in Conv1DCell and synthesis.py for wavenet and deepvoice 3(auto-regressive models)
|
2020-03-21 15:10:25 +00:00 |
liuyibing01
|
41590a598b
|
Merge branch 'master' into 'master'
modified the process of generating masks to speed up batching
See merge request !46
|
2020-03-21 20:11:37 +08:00 |
chenfeiyu
|
d77557b1a2
|
fix for examples/wavenet: remove weight norm after loading model
|
2020-03-21 11:39:54 +00:00 |
lifuchen
|
75d464221c
|
modified the process of generating masks to speed up batching
|
2020-03-20 09:37:49 +00:00 |
liuyibing01
|
6c38b2424e
|
Merge branch 'master' into 'master'
fix integer data type for deepvoice3's data loader
See merge request !45
|
2020-03-19 11:50:38 +08:00 |
chenfeiyu
|
0b96eeae13
|
fix integer data type for deepvoice3's data loader
|
2020-03-19 03:26:46 +00:00 |
liuyibing01
|
ae01b8e14c
|
Tiny fix in README
|
2020-03-13 06:22:14 +00:00 |
liuyibing01
|
ed1998da13
|
Merge branch 'fix' into 'master'
change the image size in transformer_tts readme
See merge request !43
|
2020-03-10 17:00:33 +08:00 |
lifuchen
|
d13d7becf4
|
change the image size in transformer_tts readme
|
2020-03-10 08:57:53 +00:00 |
liuyibing01
|
384d093d47
|
Merge branch 'master' into 'master'
fix for compatability of python2 and lower versions of numpy
See merge request !42
|
2020-03-10 16:21:49 +08:00 |
chenfeiyu
|
af98dad33e
|
fix for compatability of python2 and lower versions of numpy
|
2020-03-10 08:17:56 +00:00 |
Kexin Zhao
|
38d87e2e91
|
small fix
|
2020-03-09 23:35:15 -07:00 |
Kexin Zhao
|
c7176a8712
|
note on conv queue
|
2020-03-09 23:32:22 -07:00 |
liuyibing01
|
3bfd11234e
|
Update WaveFlow README
|
2020-03-10 05:08:38 +00:00 |
liuyibing01
|
855e3b2de3
|
Merge branch 'master' of upstream
|
2020-03-10 04:55:37 +00:00 |
liuyibing01
|
db6a96543f
|
Update README
|
2020-03-10 04:55:12 +00:00 |
liuyibing01
|
c2cf81c38a
|
Merge branch 'master' into 'master'
add docstring to transformer_tts and fastspeech
See merge request !36
|
2020-03-10 11:25:55 +08:00 |
chenfeiyu
|
79e4093a8b
|
clean unused files
|
2020-03-10 01:54:08 +00:00 |
chenfeiyu
|
e0e40c5379
|
Merge branch 'master' of upstream.
|
2020-03-09 07:30:19 +00:00 |
Kexin Zhao
|
484465ca1b
|
add docstring
|
2020-03-09 07:20:41 +00:00 |
liuyibing01
|
e82115bc8a
|
Fix sample file name
|
2020-03-09 07:20:41 +00:00 |
lifuchen
|
f7ec215b9a
|
add docstring for transformer_tts and fastspeech
|
2020-03-09 07:16:02 +00:00 |
chenfeiyu
|
4b2b974eb4
|
refine docstring for parakeet.data and deep voice 3, wavenet and clarinet
|
2020-03-09 03:06:28 +00:00 |
Kexin Zhao
|
4f7ded3c89
|
add docstring
|
2020-03-07 23:25:04 -08:00 |
liuyibing01
|
8083da21ac
|
Fix sample file name
|
2020-03-07 14:21:35 +00:00 |
lifuchen
|
a302bf21f4
|
fix conflicts of dataset.py
|
2020-03-06 11:49:53 +00:00 |
lifuchen
|
59b392a73c
|
modified some vars name
|
2020-03-06 02:49:14 +00:00 |
lifuchen
|
54bd759625
|
modified some vars name
|
2020-03-06 02:47:16 +00:00 |
Kexin Zhao
|
b2464597f5
|
fix conflict
|
2020-03-05 17:04:08 -08:00 |
zhaokexin01
|
a4f2afeafd
|
Update README.md
|
2020-03-06 08:53:57 +08:00 |
zhaokexin01
|
603209b5d9
|
Update README.md
|
2020-03-06 08:52:43 +08:00 |
zhaokexin01
|
2b532e01a6
|
Update README.md
|
2020-03-06 08:51:12 +08:00 |
zhaokexin01
|
00cd98437f
|
Update README.md
|
2020-03-06 08:45:54 +08:00 |
zhaokexin01
|
99deed4f30
|
Update README.md
|
2020-03-06 08:39:26 +08:00 |
zhaokexin01
|
8e81ea0bb8
|
Update README.md
|
2020-03-06 08:28:58 +08:00 |
zhaokexin01
|
1dacf4caf4
|
Update README.md
|
2020-03-06 08:21:50 +08:00 |
lifuchen
|
d08779d61e
|
Modified data.py to generate masks as models inputs
|
2020-03-05 07:22:50 +00:00 |
lifuchen
|
078d22e51c
|
Modified data.py to generate masks as models inputs
|
2020-03-05 07:08:12 +00:00 |
chenfeiyu
|
9b4881a55d
|
update configs for wavenet
|
2020-03-05 03:04:40 +00:00 |