@@ -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)
|
||||
|
||||
@@ -80,8 +80,8 @@ Usage:
|
||||
/path/to/encoder.onnx \
|
||||
/path/to/decoder.onnx \
|
||||
/path/to/joiner.onnx \
|
||||
/path/to/joiner_encoder_proj.ncnn.param \
|
||||
/path/to/joiner_decoder_proj.ncnn.param \
|
||||
/path/to/joiner_encoder_proj.onnx \
|
||||
/path/to/joiner_decoder_proj.onnx \
|
||||
/path/to/foo.wav [num_threads]
|
||||
|
||||
You can download pre-trained models from the following repository:
|
||||
|
||||
Reference in New Issue
Block a user