Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
sherpaonnx
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Fangjun Kuang
2025-03-04 14:45:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2025-03-04 14:45:07 +0800
Commit
49177530ff8dcfee7c0b202243983866b3115d52
49177530
1 parent
c9d6859d
Update README to include projects that is using sherpa-onnx (#1956)
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
12 行增加
和
0 行删除
README.md
flutter-examples/streaming_asr/README.md
README.md
查看文件 @
4917753
...
...
@@ -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/
...
...
flutter-examples/streaming_asr/README.md
查看文件 @
4917753
...
...
@@ -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
<https://github.com/Jason-chen-coder/Flutter-EasySpeechRecognition>
## Getting Started
Remember to use the following steps to download a model. Otherwise, you would
...
...
请
注册
或
登录
后发表评论