haoneng.lhn
2023-07-17 52b36291e1a6bdac7f7f067b9e28e79b24de4c62
funasr/runtime/onnxruntime/CMakeLists.txt
@@ -27,6 +27,7 @@
   endif()
ELSE()
    link_directories(${ONNXRUNTIME_DIR}/lib)
    link_directories(${FFMPEG_DIR}/lib)
endif()
include_directories(${PROJECT_SOURCE_DIR}/third_party/kaldi-native-fbank)