正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -3,7 +3,7 @@ function(download_kaldi_native_fbank) | @@ -3,7 +3,7 @@ function(download_kaldi_native_fbank) | ||
| 3 | # FetchContent is available since 3.11, | 3 | # FetchContent is available since 3.11, |
| 4 | # we've copied it to ${CMAKE_SOURCE_DIR}/cmake/Modules | 4 | # we've copied it to ${CMAKE_SOURCE_DIR}/cmake/Modules |
| 5 | # so that it can be used in lower CMake versions. | 5 | # so that it can be used in lower CMake versions. |
| 6 | - message(STATUS "Use FetchContent provided by sherpa-ncnn") | 6 | + message(STATUS "Use FetchContent provided by sherpa-onnx") |
| 7 | list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules) | 7 | list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules) |
| 8 | endif() | 8 | endif() |
| 9 | 9 |
-
请 注册 或 登录 后发表评论