chenfeiyu
|
796e0b1e1f
|
1. add interfaces for inference;;
2. add a function to recursively remove weight norm;
3. wavenet: fix weight norm dimension: explicitly specify dim=1 instead of -1.
|
2020-12-12 18:21:20 +08:00 |
chenfeiyu
|
a1b827460c
|
fix typos, move quantize/dequantize to moduels/audio
|
2020-12-09 21:05:39 +08:00 |
chenfeiyu
|
29cc759241
|
add access control by __all__ in modules
|
2020-12-09 15:58:39 +08:00 |
iclementine
|
c1e0aecdde
|
1. import models into parakeet.models;
2. add predict for TransformerTTS and test its io.
|
2020-10-16 13:51:56 +08:00 |
iclementine
|
a8192c79cc
|
WIP: refactor
|
2020-10-10 15:51:54 +08:00 |