Skip to content

Commit

Permalink
typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Oct 17, 2023
1 parent 3b8c88b commit 789e2a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pack-for-embedded-systems.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ rm -v sherpa-ncnn-${SHERPA_NCNN_VERSION}.tar.gz

# Please also change ./build-m3axpi.sh
wget \
-O kaldi-native-fbank-1.14.tar.gz \
https://github.com/csukuangfj/kaldi-native-fbank/archive/refs/tags/v1.14.tar.gz
-O kaldi-native-fbank-1.18.5.tar.gz \
https://github.com/csukuangfj/kaldi-native-fbank/archive/refs/tags/v1.18.5.tar.gz

wget \
-O ncnn-sherpa-1.1.tar.gz \
Expand All @@ -47,7 +47,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 59K Feb 2 17:01 kaldi-native-fbank-1.18.5.tar.gz
-rw-r--r-- 1 fangjun staff 12M Feb 2 17:01 sherpa-1.1.tar.gz
drwxr-xr-x 29 fangjun staff 928B Feb 2 16:05 sherpa-ncnn-${SHERPA_NCNN_VERSION}
Expand Down

0 comments on commit 789e2a0

Please sign in to comment.