|
@@ -29,8 +29,8 @@ wget \
|
|
|
https://github.com/csukuangfj/kaldi-native-fbank/archive/refs/tags/v1.14.tar.gz
|
|
|
|
|
|
wget \
|
|
|
- -O ncnn-sherpa-0.9.tar.gz \
|
|
|
- https://github.com/csukuangfj/ncnn/archive/refs/tags/sherpa-0.9.tar.gz
|
|
|
+ -O ncnn-sherpa-1.0.tar.gz \
|
|
|
+ https://github.com/csukuangfj/ncnn/archive/refs/tags/sherpa-1.0.tar.gz
|
|
|
|
|
|
cat >README.md <<EOF
|
|
|
Please put files from this folder to the directory \$HOME/asr/
|
|
@@ -48,7 +48,7 @@ It should print something like below:
|
|
|
ls -lh \$HOME/asr
|
|
|
total 24368
|
|
|
-rw-r--r-- 1 fangjun staff 59K Feb 2 17:01 kaldi-native-fbank-1.14.tar.gz
|
|
|
--rw-r--r-- 1 fangjun staff 12M Feb 2 17:01 sherpa-0.9.tar.gz
|
|
|
+-rw-r--r-- 1 fangjun staff 12M Feb 2 17:01 sherpa-1.0.tar.gz
|
|
|
drwxr-xr-x 29 fangjun staff 928B Feb 2 16:05 sherpa-ncnn-${SHERPA_NCNN_VERSION}
|
|
|
|
|
|
# Note: It is OK if the versions of the above files are different.
|