csukuangfj / sherpa-onnx

Apache License 2.0
5 stars 1 forks source link

Repos using sherpa-onnx #2

Open csukuangfj opened 3 months ago

csukuangfj commented 3 months ago

1. https://github.com/nmfisher/sherpa_onnx_dart

Dart plugin wrapping the Sherpa-ONNX runtime. Contains example for speech recognition with Flutter

2. https://github.com/yaming116/sherpa-onnx-asr

做了一个http 服务,加上一些文件转换,方便对接一些服务使用, 提供了 Docker

3. https://github.com/occ-ai/obs-squawk

The OBS Squawk plugin adds powerful voice cloning capabilities to OBS by leveraging sherpa-onnx. With this plugin, you can generate speech on the fly and in real-time inside OBS without any external services or access to the network.

4. https://github.com/HaujetZhao/CapsWriter-Offline

CapsWriter 的离线版,一个好用的 PC 端的语音输入工具

5. https://github.com/jxlpzqc/TMSpeech

腾讯会议摸鱼工具

6. https://github.com/alexpinel/Dot

Use the javascript API of sherpa-onnx.

See https://github.com/alexpinel/Dot

7. https://github.com/DavidCks/piper-wasm

It uses the WebAssembly support of sherpa-onnx

8. https://github.com/thewh1teagle/sherpa-rs

Rust wrapper for sherpa-onnx

9. https://github.com/xinhecuican/QSmartAssistant

一个模块化,全过程可离线,低占用率的对话机器人/智能音箱

QT + CMake

10. https://github.com/ZillaRU/Kaldi-TPU/blob/sg2300x-bmrt/README.md

TPU

11. https://github.com/ruzhila/voiceapi

VAD + ASR + TTS + Python + FastAPI