Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
sherpaonnx
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Yunus Emre Özköse
2022-09-23 11:54:21 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e62ef7ae131601ad80469569c867694d76cedc39
e62ef7ae
1 parent
846c7a61
minor fix
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
cmake/kaldi-native-fbank.cmake
cmake/kaldi-native-fbank.cmake
查看文件 @
e62ef7a
...
...
@@ -3,7 +3,7 @@ function(download_kaldi_native_fbank)
# FetchContent is available since 3.11,
# we've copied it to ${CMAKE_SOURCE_DIR}/cmake/Modules
# so that it can be used in lower CMake versions.
message
(
STATUS
"Use FetchContent provided by sherpa-
ncnn
"
)
message
(
STATUS
"Use FetchContent provided by sherpa-
onnx
"
)
list
(
APPEND CMAKE_MODULE_PATH
${
CMAKE_SOURCE_DIR
}
/cmake/Modules
)
endif
()
...
...
请
注册
或
登录
后发表评论