File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.13 FATAL_ERROR)
2
2
project (sherpa-ncnn)
3
3
4
- set (SHERPA_NCNN_VERSION "1.5.2 " )
4
+ set (SHERPA_NCNN_VERSION "1.6.0 " )
5
5
6
6
# Disable warning about
7
7
#
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ It should print something like below:
47
47
48
48
ls -lh \$ HOME/asr
49
49
total 24368
50
- -rw-r--r-- 1 fangjun staff 59K Feb 2 17:01 kaldi-native-fbank-1.11 .tar.gz
51
- -rw-r--r-- 1 fangjun staff 12M Feb 2 17:01 sherpa-0.8 .tar.gz
50
+ -rw-r--r-- 1 fangjun staff 59K Feb 2 17:01 kaldi-native-fbank-1.12 .tar.gz
51
+ -rw-r--r-- 1 fangjun staff 12M Feb 2 17:01 sherpa-0.9 .tar.gz
52
52
drwxr-xr-x 29 fangjun staff 928B Feb 2 16:05 sherpa-ncnn-${SHERPA_NCNN_VERSION}
53
53
54
54
# Note: It is OK if the versions of the above files are different.
You can’t perform that action at this time.
0 commit comments