liuyibing01
|
5ab3daf7ee
|
Merge branch 'io' into 'master'
change interface for io.py
See merge request !49
|
2020-03-26 10:13:35 +08:00 |
chenfeiyu
|
c845fbd51d
|
change interface for io.py
|
2020-03-26 10:10:05 +08:00 |
liuyibing01
|
23095bf992
|
Release waveflow & wavenet ckpts and audio samples
|
2020-03-25 14:48:54 +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
|
67613951d5
|
minor fixes for wavent and modules
|
2020-03-21 11:52:15 +00: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
|
f618b21765
|
Add a comment before layer pad2d
|
2020-03-13 06:05:57 +00:00 |
liuyibing01
|
bfbc5e2046
|
Upgrade to paddle 1.7.1
|
2020-03-12 14:20:46 +00:00 |
liuyibing01
|
2664398127
|
Update README
|
2020-03-10 14:46:23 +00:00 |
liuyibing01
|
6d3d0ad75e
|
Fix doc format
|
2020-03-10 09:43:00 +00:00 |
liuyibing01
|
4329b581f3
|
Merge branch 'master' into 'master'
add docstring for Conv1D, Conv1DTranspose and Conv1DCell, remove unnecessary file
See merge request !44
|
2020-03-10 17:06:05 +08:00 |
chenfeiyu
|
37390d96b9
|
add docstring for Conv1D, Conv1DTranspose and Conv1DCell, remove unnecessary file
|
2020-03-10 09:02:47 +00:00 |
Yibing Liu
|
c7ff93c1c4
|
Fix typo
|
2020-03-10 17:02:45 +08: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 |
Yibing Liu
|
af19678bd6
|
Update README & LICENSE
|
2020-03-10 16:41:10 +08: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 |
Yibing Liu
|
dcfac429d0
|
Fix the display of audio samples
|
2020-03-10 16:11:28 +08:00 |
liuyibing01
|
22cf0b82e8
|
Merge branch 'fix' into 'master'
fix the bug 1/x=0 in python2
See merge request !41
|
2020-03-10 14:56:21 +08:00 |
lifuchen
|
e720592ac1
|
fix the bug 1/x=0 in python2
|
2020-03-10 06:49:33 +00:00 |
liuyibing01
|
f95142d608
|
Merge branch 'conv_queue' into 'master'
Add note on conv queue
See merge request !40
|
2020-03-10 14:45:56 +08: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
|
d16abc4952
|
Update README
|
2020-03-10 05:36:00 +00: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 |
liuyibing01
|
97b49a9bf7
|
Merge branch 'master' into 'master'
fix typos in docs/
See merge request !39
|
2020-03-10 11:24:19 +08:00 |
chenfeiyu
|
469fb1b79e
|
fix typos in docs/
|
2020-03-10 03:01:48 +00:00 |
Yibing Liu
|
a2ba420b25
|
Update table format
|
2020-03-10 10:55:33 +08:00 |
lifuchen
|
429695d6a0
|
add docstring to transformer_tts and fastspeech
|
2020-03-10 02:40:44 +00:00 |
liuyibing01
|
8c6a17b6bd
|
Merge branch 'master' into 'master'
add () for bound methods in docs
See merge request !38
|
2020-03-10 10:28:44 +08:00 |
chenfeiyu
|
a92a7add06
|
add () for bound methods in docs
|
2020-03-10 02:24:11 +00:00 |
liuyibing01
|
5b8eee0892
|
Merge branch 'master' into 'master'
clean unused files and refine doc
See merge request !37
|
2020-03-10 10:14:50 +08:00 |
chenfeiyu
|
4758b84b88
|
use iterable object instead of iterable
|
2020-03-10 02:02:22 +00:00 |
chenfeiyu
|
79e4093a8b
|
clean unused files
|
2020-03-10 01:54:08 +00:00 |
liuyibing01
|
9090f9a5bd
|
Add link to the experiment guide
|
2020-03-10 01:51:01 +00:00 |
liuyibing01
|
0805eea568
|
Merge branch 'master' into 'master'
add docstring for parakeet.data and deep voice 3, wavenet and clarinet
See merge request !35
|
2020-03-10 09:47:36 +08:00 |
liuyibing01
|
119ca72450
|
Update README & release clarinet model
|
2020-03-09 17:53:24 +00:00 |
chenfeiyu
|
6a9eab4b73
|
fix typos and refine doc
|
2020-03-09 15:33:13 +00:00 |