mirror of
https://github.com/k2-fsa/sherpa-onnx.git
synced 2026-01-09 07:41:06 +08:00
Update README to include https://github.com/Mentra-Community/MentraOS (#2565)
This PR adds documentation for MentraOS, a smart glasses operating system that integrates sherpa-onnx for speech recognition functionality. The addition showcases another real-world application using the sherpa-onnx library. - Adds a new section documenting MentraOS integration with sherpa-onnx - Includes description of MentraOS features and platform support - References related pull request for implementation details
This commit is contained in:
parent
4167b86ca1
commit
e870afc0e6
11
README.md
11
README.md
@ -395,6 +395,17 @@ It uses sherpa-onnx for speech-to-text and text-to-speech.
|
||||
|
||||
A desktop text-to-speech application built using Kotlin Multiplatform.
|
||||
|
||||
### [MentraOS](https://github.com/Mentra-Community/MentraOS)
|
||||
|
||||
> Smart glasses OS, with dozens of built-in apps. Users get AI assistant, notifications,
|
||||
> translation, screen mirror, captions, and more. Devs get to write 1 app that runs on
|
||||
> any pair of smart glasses.
|
||||
|
||||
It uses sherpa-onnx for real-time speech recognition on iOS and Android devices.
|
||||
See also <https://github.com/Mentra-Community/MentraOS/pull/861>
|
||||
|
||||
It uses Swift for iOS and Java for Android.
|
||||
|
||||
[sherpa-rs]: https://github.com/thewh1teagle/sherpa-rs
|
||||
[silero-vad]: https://github.com/snakers4/silero-vad
|
||||
[Raspberry Pi]: https://www.raspberrypi.com/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user