k2-fsa / sherpa-onnx

Speech-to-text, text-to-speech, speaker recognition, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter, Object Pascal, Lazarus, Rust
https://k2-fsa.github.io/sherpa/onnx/index.html
Apache License 2.0
3.22k stars 375 forks source link

run sherpa-onnx-streaming asr error: #813

Open jieli1990 opened 5 months ago

jieli1990 commented 5 months ago

Too many overruns. It is very likely that the RTF on your board is larger than 1. Please use ./bin/sherpa-onnx to compute the RTF

csukuangfj commented 5 months ago

As you posted, please

Please use ./bin/sherpa-onnx to compute the RTF

jieli1990 commented 5 months ago

thanks