Update extract_feature_print.py

This commit is contained in:
liujing04 2023-04-09 15:31:52 +00:00 committed by GitHub
parent a75619c453
commit 55bb07537e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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)