Update README to include projects that is using sherpa-onnx (#1956)

This commit is contained in:
Fangjun Kuang
2025-03-04 14:45:07 +08:00
committed by GitHub
parent c9d6859df7
commit 49177530ff
2 changed files with 12 additions and 0 deletions

View File

@@ -310,6 +310,16 @@ and [TTS](https://github.com/xinhecuican/QSmartAssistant/blob/master/doc/%E5%AE%
are used. are used.
### [Flutter-EasySpeechRecognition](https://github.com/Jason-chen-coder/Flutter-EasySpeechRecognition)
It extends [./flutter-examples/streaming_asr](./flutter-examples/streaming_asr) by
downloading models inside the app to reduce the size of the app.
### [sherpa-onnx-unity](https://github.com/xue-fei/sherpa-onnx-unity)
sherpa-onnx in Unity. See also [#1695](https://github.com/k2-fsa/sherpa-onnx/issues/1695),
[#1892](https://github.com/k2-fsa/sherpa-onnx/issues/1892), and [#1859](https://github.com/k2-fsa/sherpa-onnx/issues/1859)
[sherpa-rs]: https://github.com/thewh1teagle/sherpa-rs [sherpa-rs]: https://github.com/thewh1teagle/sherpa-rs
[silero-vad]: https://github.com/snakers4/silero-vad [silero-vad]: https://github.com/snakers4/silero-vad
[Raspberry Pi]: https://www.raspberrypi.com/ [Raspberry Pi]: https://www.raspberrypi.com/

View File

@@ -14,6 +14,8 @@ support streaming recording on Linux.
If you can find a recording package If you can find a recording package
that works on Linux, please let us know and we will update this app to support Linux. that works on Linux, please let us know and we will update this app to support Linux.
See also <https://github.com/Jason-chen-coder/Flutter-EasySpeechRecognition>
## Getting Started ## Getting Started
Remember to use the following steps to download a model. Otherwise, you would Remember to use the following steps to download a model. Otherwise, you would