#114 · Primary category: Speech & Audio

NotelyVoice

android audio-player compose-ios compose-multiplatform compose-multiplatform-sample ios ios-app jetpack-compose koin-mvvm kotlin-coroutines kotlin-multiplatform kotlin-multiplatform-sample notes-app speech-recognition speech-to-text sqldelight swift whisper-ai whisper-api

A 100% private AI voice transcription app that converts speech to text in 100+ languages. Built with Compose Multiplatform for Android & iOS using Whisper AI - no cloud uploads, all processing happens on-device for complete privacy.

Project last updated:08/21/26

GitHub Stars

775

Forks

67

Contributors

17

License

GPL-3.0

Why we included this project

NotelyVoice is a finished speech-to-text app for Android and iOS, not a library you have to wire together yourself. It runs Whisper AI entirely on the device, so audio never leaves the phone, which matters for students recording lectures, clinicians capturing patient notes, and anyone transcribing sensitive conversations. The app recognizes over 100 languages, and because the codebase is GPL-3.0, you can install it from F-Droid or read through how it integrates Whisper, manages on-device models, and organizes a Kotlin Multiplatform UI. The project also pairs a free open-source build with a separate commercial version, a useful reference if you are planning a similar distribution model.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category