Release v1.0 (#18)

* Release v1.0

* Add link to doc
This commit is contained in:
Fangjun Kuang
2022-10-14 12:13:51 +08:00
committed by GitHub
parent 4614d02d6d
commit f5f90a0742
4 changed files with 7 additions and 5 deletions

View File

@@ -13,5 +13,5 @@ target_link_libraries(sherpa-onnx
kaldi-native-fbank-core
)
add_executable(sherpa-show-onnx-info show-onnx-info.cc)
target_link_libraries(sherpa-show-onnx-info onnxruntime)
# add_executable(sherpa-show-onnx-info show-onnx-info.cc)
# target_link_libraries(sherpa-show-onnx-info onnxruntime)