chenfeiyu
|
9cb5c03069
|
transformer_tts, miscellaneous fixes
|
2020-12-01 18:13:30 +08:00 |
chenfeiyu
|
598d813908
|
fix a bug in config
|
2020-11-23 13:24:03 +08:00 |
iclementine
|
2ed26d3416
|
do not expand the last layer of lists
|
2020-11-20 16:17:24 +08:00 |
iclementine
|
ce29ac68b3
|
use yaml instead of ruamel.yaml
|
2020-11-20 16:13:05 +08:00 |
iclementine
|
d190ce8d7f
|
use dict comprehension to exclude unspecified options
|
2020-11-20 15:21:06 +08:00 |
iclementine
|
6101c6ac86
|
fix typos
|
2020-11-20 15:18:53 +08:00 |
iclementine
|
5e11ce0dcd
|
remove options not specified via CLI before merging args
|
2020-11-20 15:17:35 +08:00 |
iclementine
|
73a2cadc36
|
remove default values when adding config options to a parser
|
2020-11-20 15:13:24 +08:00 |
iclementine
|
8af831ae3c
|
add --config by default when adding config options to a parser
|
2020-11-20 15:06:07 +08:00 |
iclementine
|
5b5eaaadac
|
add a tool for configuration
|
2020-11-20 14:33:56 +08:00 |
iclementine
|
fb49c1e77d
|
fix typos
|
2020-11-19 22:20:31 +08:00 |
iclementine
|
2dce0887b3
|
add schedulers
|
2020-11-19 22:17:50 +08:00 |
chenfeiyu
|
0cdad602e2
|
fix a bug for changing reduction factor in transformner_tts
|
2020-11-03 11:18:46 +08:00 |
chenfeiyu
|
68f5e1de15
|
add utility to pack attention weights
|
2020-10-30 21:36:11 +08:00 |
chenfeiyu
|
57d820f055
|
add support for channel last in batch_spec, and Conv1dBatchNorm
|
2020-10-30 15:13:57 +08:00 |
iclementine
|
a8192c79cc
|
WIP: refactor
|
2020-10-10 15:51:54 +08:00 |
lifuchen
|
69b2a2b5cc
|
modified README of transformer_tts and fastspeech, remove dygraph.guard()
|
2020-05-09 03:11:55 +00:00 |
lifuchen
|
c1b837dc17
|
completed fastspeech and modified save/load
|
2020-04-09 12:06:04 +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 |
chenfeiyu
|
c845fbd51d
|
change interface for io.py
|
2020-03-26 10:10:05 +08:00 |
liuyibing01
|
64790853e5
|
Unify save & load interfaces
|
2020-03-22 08:05:05 +00:00 |
chenfeiyu
|
af98dad33e
|
fix for compatability of python2 and lower versions of numpy
|
2020-03-10 08:17:56 +00:00 |
chenfeiyu
|
86fff7a077
|
add doc for parakeet.data, python2 compatability for DataIterator and lazy CacheDataset
|
2020-03-06 02:55:42 +00:00 |
lifuchen
|
9d79699432
|
add license
|
2020-02-26 21:03:51 +08:00 |
chenfeiyu
|
6cbcadebda
|
add layer_tools
|
2020-02-16 17:54:11 +00:00 |