marcoyang commited on
Commit
b081f46
1 Parent(s): 9530b1f

update jit_script.pt

Browse files
Files changed (2) hide show
  1. exp/jit_pretrained.sh +8 -0
  2. exp/jit_script.pt +2 -2
exp/jit_pretrained.sh ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env bash
2
+
3
+ export CUDA_VISIBLE_DEVICES="5"
4
+
5
+ python zipformer/jit_pretrained.py \
6
+ --nn-model-filename zipformer/exp_at_as_full/jit_script.pt \
7
+ --label-dict downloads/audioset/class_labels_indices.csv \
8
+ downloads/audioset/eval/wav/__p-iA312kg_70.000_80.000.wav
exp/jit_script.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf887cf4e38a2a724f6b086c93c2652567394b24bb8e92aef169bed9c23c5740
3
- size 259797890
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e352bf865cd072482a2bce56d680acdda9a7a272375dffa714d7f82681a5c0
3
+ size 259798722