We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75619c commit 55bb075Copy full SHA for 55bb075
1 file changed
extract_feature_print.py
@@ -23,7 +23,6 @@ def printt(strr):
23
f.write("%s\n" % strr)
24
f.flush()
25
printt(sys.argv)
26
-# model_path = "/bili-coeus/jupyter/jupyterhub-liujing04/speech/pretrain/ContentVec_legacy500.pt"
27
model_path = "hubert_base.pt"
28
29
printt(exp_dir)
0 commit comments