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:
Fangjun Kuang 2025-09-05 16:23:28 +08:00 committed by GitHub
parent 4167b86ca1
commit e870afc0e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/