Pj12 commited on
Commit
3fa7278
·
verified ·
1 Parent(s): b2a3afb

Upload 2 files

Browse files
checkpoint_best_500.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f44367b5eaa3ad55eb0462a5ed81c7e8dd00f429620fc1e4a494746764375eb
3
+ size 1426947481
extract_feature_print.py CHANGED
@@ -36,7 +36,7 @@ def printt(strr):
36
 
37
 
38
  printt(sys.argv)
39
- model_path = "hubert_base.pt"
40
 
41
  printt(exp_dir)
42
  wavPath = "%s/1_16k_wavs" % exp_dir
 
36
 
37
 
38
  printt(sys.argv)
39
+ model_path = sys.argv[7]
40
 
41
  printt(exp_dir)
42
  wavPath = "%s/1_16k_wavs" % exp_dir