mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-01-04 14:05:04 +08:00
Update extract_feature_print.py
This commit is contained in:
parent
a75619c453
commit
55bb07537e
@ -23,7 +23,6 @@ def printt(strr):
|
|||||||
f.write("%s\n" % strr)
|
f.write("%s\n" % strr)
|
||||||
f.flush()
|
f.flush()
|
||||||
printt(sys.argv)
|
printt(sys.argv)
|
||||||
# model_path = "/bili-coeus/jupyter/jupyterhub-liujing04/speech/pretrain/ContentVec_legacy500.pt"
|
|
||||||
model_path = "hubert_base.pt"
|
model_path = "hubert_base.pt"
|
||||||
|
|
||||||
printt(exp_dir)
|
printt(exp_dir)
|
||||||
|
Loading…
Reference in New Issue
Block a user