sherpa-onnx
sherpa-onnx copied to clipboard
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android...
Would it be possible to serialize the state of a Stream and then recreate the stream from the serialized data so that the recognition can be continued using a similarly...
我们的使用场景有时会包括一些特定领域的词,所以想问问有没有提高某些词识别概率的方法?
Contributions from the community are highly appreciated. You can use https://github.com/nihui/ncnn-webassembly-nanodet as a reference
Hi, I am trying to benchmark the zipformer (old) model with online websocket server in sherpa-onnx. In the websocket server, there are some new config parameters compared to sherpa. So...
(base) C:\Users\K2\sherpa-onnx\build>cmake -DCMAKE_BUILD_TYPE=Release .. -- Building for: NMake Makefiles CMake Error at CMakeLists.txt:2 (project): Running 'nmake' '-?' failed with: The system cannot find the file specified CMake Error: CMAKE_C_COMPILER not...
when running the streaming server there are multiple options other than localhost to connect to but after generating certificate to connect to device ip adress I am not able to...
[hs_err_pid83268.log](https://github.com/k2-fsa/sherpa-onnx/files/12356777/hs_err_pid83268.log) client : python-api-examples/web/ js websocket client connent websocket server(AsrWebsocketServer.java). There are two types of errors that can occur: 1: ```txt # A fatal error has been detected by the...
### Description: I'm experiencing an issue where the connection is unexpectedly terminated when I forward audio data from my Flask server to the Sherpa server using WebSockets. When sending string...
# TODO - [ ] Reduce the number of operator kernels when building onnxruntime to reduce the resulting file size of the generated lib Please see https://onnxruntime.ai/docs/build/custom.html