csukuangfj
commited on
Commit
•
a50dcea
1
Parent(s):
138f2ef
Fix typos
Browse files
exp/jit_trace_export-zh.sh
CHANGED
@@ -1,14 +1,9 @@
|
|
1 |
#!/usr/bin/env bash
|
2 |
|
3 |
# Please go to
|
4 |
-
# https://huggingface.co/
|
5 |
# to download the pre-trained models
|
6 |
|
7 |
-
#
|
8 |
-
# cd $dir
|
9 |
-
# ln -s icefall-asr-librispeech-conv-emformer-transducer-stateless2-2022-07-05/exp/pretrained-epoch-30-avg-10-averaged.pt epoch-30.pt
|
10 |
-
|
11 |
-
. path.sh
|
12 |
|
13 |
export CUDA_VISIBLE_DEVICES=""
|
14 |
set -ex
|
|
|
1 |
#!/usr/bin/env bash
|
2 |
|
3 |
# Please go to
|
4 |
+
# https://huggingface.co/pfluo/k2fsa-zipformer-chinese-english-mixed
|
5 |
# to download the pre-trained models
|
6 |
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
export CUDA_VISIBLE_DEVICES=""
|
9 |
set -ex
|