From 49177530ff8dcfee7c0b202243983866b3115d52 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Tue, 4 Mar 2025 14:45:07 +0800 Subject: [PATCH] Update README to include projects that is using sherpa-onnx (#1956) --- README.md | 10 ++++++++++ flutter-examples/streaming_asr/README.md | 2 ++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index b5fc2511..aab2d52e 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,16 @@ and [TTS](https://github.com/xinhecuican/QSmartAssistant/blob/master/doc/%E5%AE% 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 [silero-vad]: https://github.com/snakers4/silero-vad [Raspberry Pi]: https://www.raspberrypi.com/ diff --git a/flutter-examples/streaming_asr/README.md b/flutter-examples/streaming_asr/README.md index 746ffad6..a961ce0e 100644 --- a/flutter-examples/streaming_asr/README.md +++ b/flutter-examples/streaming_asr/README.md @@ -14,6 +14,8 @@ support streaming recording on Linux. If you can find a recording package that works on Linux, please let us know and we will update this app to support Linux. +See also + ## Getting Started Remember to use the following steps to download a model. Otherwise, you would