Skip to content

Commit 55bb075

Browse files
authored
Update extract_feature_print.py
1 parent a75619c commit 55bb075

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extract_feature_print.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def printt(strr):
2323
f.write("%s\n" % strr)
2424
f.flush()
2525
printt(sys.argv)
26-
# model_path = "/bili-coeus/jupyter/jupyterhub-liujing04/speech/pretrain/ContentVec_legacy500.pt"
2726
model_path = "hubert_base.pt"
2827

2928
printt(exp_dir)

0 commit comments

Comments
 (0)