File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ function(download_kaldi_native_fbank)
3
3
4
4
# Please also change ../pack-for-embedded-systems.sh
5
5
set (kaldi_native_fbank_URL "https://github.com/csukuangfj/kaldi-native-fbank/archive/refs/tags/v1.18.6.tar.gz" )
6
- set (kaldi_native_fbank_URL2 "https://huggingface.co /csukuangfj/sherpa-ncnn-cmake-deps /resolve/main/ kaldi-native-fbank-1 .18.6.tar.gz" )
6
+ set (kaldi_native_fbank_URL2 "https://hub.nuaa.cf /csukuangfj/kaldi-native-fbank/archive/refs/tags/v1 .18.6.tar.gz" )
7
7
set (kaldi_native_fbank_HASH "SHA256=6202a00cd06ba8ff89beb7b6f85cda34e073e94f25fc29e37c519bff0706bf19" )
8
8
9
9
# If you don't have access to the Internet, please download it to your
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function(download_ncnn)
7
7
8
8
# Please also change ../pack-for-embedded-systems.sh
9
9
set (ncnn_URL "https://github.com/csukuangfj/ncnn/archive/refs/tags/sherpa-1.1.tar.gz" )
10
- set (ncnn_URL2 "https://huggingface.co /csukuangfj/sherpa- ncnn-cmake-deps/resolve/main/ncnn- sherpa-1.1.tar.gz" )
10
+ set (ncnn_URL2 "https://hub.nuaa.cf /csukuangfj/ncnn/archive/refs/tags/ sherpa-1.1.tar.gz" )
11
11
set (ncnn_HASH "SHA256=254aaedf8ad3e6baaa63bcd5d23e9673e3973d7cb2154c18e5c7743d45b4e160" )
12
12
13
13
# If you don't have access to the Internet, please download it to your
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ function(download_pybind11)
2
2
include (FetchContent)
3
3
4
4
set (pybind11_URL "https://github.com/pybind/pybind11/archive/refs/tags/v2.10.2.tar.gz" )
5
- set (pybind11_URL2 "https://huggingface.co/csukuangfj/sherpa-ncnn-cmake-deps/resolve/main/pybind11-2 .10.2.tar.gz" )
5
+ set (pybind11_URL2 "https://hub.nuaa.cf/pybind/pybind11/archive/refs/tags/v2 .10.2.tar.gz" )
6
6
set (pybind11_HASH "SHA256=93bd1e625e43e03028a3ea7389bba5d3f9f2596abc074b068e70f4ef9b1314ae" )
7
7
8
8
# If you don't have access to the Internet, please download it to your
You can’t perform that action at this time.
0 commit comments