Commit Graph

147 Commits

Author SHA1 Message Date
liuyibing01 64f7dbb7b7 Merge branch 'master' into 'master'
add doc for parakeet.data, python2 compatability for DataIterator and  lazy CacheDataset

See merge request !32
2020-03-06 10:58:04 +08:00
chenfeiyu 86fff7a077 add doc for parakeet.data, python2 compatability for DataIterator and lazy CacheDataset 2020-03-06 02:55:42 +00:00
liuyibing01 612de1a25c Merge branch 'refine_doc' into 'master'
Refine doc part2

See merge request !31
2020-03-06 10:24:33 +08: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 573a2d5278 Update README.md 2020-03-06 08:33:43 +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
liuyibing01 f14877e7d3 Merge branch 'master' into 'master'
Add code for clarinet and update README

See merge request !29
2020-03-05 12:04:40 +08:00
chenfeiyu 6744803514 remove periods in README 2020-03-05 03:27:52 +00:00
chenfeiyu 9b4881a55d update configs for wavenet 2020-03-05 03:04:40 +00:00
chenfeiyu 53d7c34ce8 add entries for wavenet and clarinet in parakeet/README.md 2020-03-05 02:56:51 +00:00
chenfeiyu f6d7016db2 Merge branch 'master' of upstream 2020-03-05 02:51:30 +00:00
chenfeiyu b93d6db94f add code in examples/clarinet 2020-03-05 02:51:16 +00:00
liuyibing01 6cac3b3336 Merge branch 'refine_doc' into 'master'
Refine doc

See merge request !28
2020-03-05 10:48:18 +08:00
zhaokexin01 b1c64eecdc Update README.md 2020-03-05 10:40:42 +08:00
zhaokexin01 786b2206aa Update README.md 2020-03-05 10:02:13 +08:00
zhaokexin01 e26b0c104e Update README.md 2020-03-05 09:51:58 +08:00
zhaokexin01 61fc5d4cd1 Update README.md 2020-03-05 09:46:03 +08:00
zhaokexin01 ca809df71f Update README.md 2020-03-05 08:47:07 +08:00
liuyibing01 cd59c98637 Merge branch 'master' of upstream 2020-02-29 03:26:59 +00:00
liuyibing01 b996e27f41 Temp fix bad get attr 2020-02-29 03:25:47 +00:00
chenfeiyu 616219ac2c update configs 2020-02-28 09:59:21 +00:00
liuyibing01 4e714887cd Merge branch 'master' into 'master'
add clarinet

See merge request !27
2020-02-28 15:45:07 +08:00
chenfeiyu 51fee9912d update train.py cli argument, load a wavenet model 2020-02-28 04:07:32 +00:00
chenfeiyu 44e61e0781 add missing parallel_wavenet, and fix python2 compatability 2020-02-28 03:24:24 +00:00
chenfeiyu 6a5c2208d0 add README for examples/clarinet 2020-02-28 03:02:43 +00:00
chenfeiyu 424c16a68d staged clarinet 2020-02-27 10:23:05 +00:00
liuyibing01 c810588a35 Update README 2020-02-27 04:21:52 +00:00
liuyibing01 4d4159413d Merge branch 'master' into 'master'
refactor wavenet

See merge request !26
2020-02-26 23:16:19 +08:00
chenfeiyu a012825423 refactor wavenet 2020-02-26 15:06:48 +00:00
liuyibing01 faa725bad9 Merge branch 'add_license' into 'master'
add license

See merge request !24
2020-02-26 21:57:35 +08:00
lifuchen 9d79699432 add license 2020-02-26 21:03:51 +08:00
liuyibing01 f84d6bec91 Fix examples dirs 2020-02-26 05:49:58 +00:00
liuyibing01 737d142ae4 Enable the fp16 inference for waveflow 2020-02-25 15:53:54 +00:00
liuyibing01 1c6cd10ae8 Update README 2020-02-25 06:39:43 +00:00
liuyibing01 87e12d26fa Merge branch 'master' of upstream 2020-02-24 09:49:44 +00:00
liuyibing01 ac437a080a Remove unused modules.py 2020-02-24 09:49:10 +00:00
liuyibing01 612a0f32d7 Merge branch 'master' into 'master'
make DataIterator compatible for python 2

See merge request !22
2020-02-24 15:07:00 +08:00
chenfeiyu 78582dbecd make DataIterator compatible for python 2 2020-02-24 06:54:57 +00:00
liuyibing01 25883dcd3e Merge branch 'update_waveflow' into 'master'
Update waveflow

See merge request !21
2020-02-24 11:07:13 +08:00
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