mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2024-12-29 19:15: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.flush()
|
||||
printt(sys.argv)
|
||||
# model_path = "/bili-coeus/jupyter/jupyterhub-liujing04/speech/pretrain/ContentVec_legacy500.pt"
|
||||
model_path = "hubert_base.pt"
|
||||
|
||||
printt(exp_dir)
|
||||
|
Loading…
Reference in New Issue
Block a user