You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
红血球AE3803 de3b0a9ebc 更新 'start.py' 1 year ago
.github/workflows fix loading config_fn bug 1 year ago
basics Merge pull request #34 from openvpi/multi-spk 1 year ago
checkpoints 1. add inference logic from raw inputs; 2. update readme. 1 year ago
configs Fix missing hparams 1 year ago
data_gen Fix yaml data type error 1 year ago
dictionaries Add syllable aliases 1 year ago
docs Remove obsolete docs, adjust configs and hparams 1 year ago
frp 更新 'frp/frpc.ini' 1 year ago
inference Support static and dynamic speaker mix from file 1 year ago
modules Support static and dynamic speaker mix from file 1 year ago
onnx Temporarily add NotImplementedError for combined model ONNX export 1 year ago
pipelines Fix folder name 1 year ago
preprocessing Save speaker id instead of speaker name 1 year ago
samples Update ds samples 1 year ago
src Fix NoneType error at validation time 1 year ago
training Finished refactoring 1 year ago
tts Support multi-speaker preprocessing 1 year ago
utils Merge pull request #34 from openvpi/multi-spk 1 year ago
.gitignore Add venv to .gitignore 1 year ago
LICENSE first commit 2 years ago
README.md 更新 'README.md' 1 year ago
main.py Parse speaker mix from file 1 year ago
requirements.txt Freeze PyYAML version 1 year ago
run.py Refactor code, move files around 1 year ago
start.py 更新 'start.py' 1 year ago
test_crepe.py fix .ds support by main.py 1 year ago
vocode.py Fix np.copyto and move file 1 year ago