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 -
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 -
A completely free, modern, cross-platform, 100% private AI voice transcription & note-taking application with powerful Whisper AI Voice to Text capabilities built with Compose Multiplatform.
Perfect for students capturing lectures, professionals documenting meetings, doctors recording patient notes, researchers transcribing interviews, and anyone needing accessible hands-free note-taking across all their devices.
Two versions of NotelyVoice This repository is the open source version, distributed freely on F-Droid under GPL-3.0 and actively maintained. A separate, fully rebuilt version with a new codebase, redesigned UI, and a subscription model is available on Google Play. Revenue from the Play Store version funds ongoing development of both versions.
| F-Droid (this repo) | Google Play | |
|---|---|---|
| Price | Free | Subscription |
| Source | Open source (GPL-3.0) | Proprietary |
| Codebase | This repository | Rebuilt from scratch |
| UI | Original | Fully redesigned |
| Updates | Active | Active |
✏️ Rich Text Editing - Format your notes with:
Simple Search - Find your notes instantly with text search
Smart Filtering - Filter notes by type (Starred, Voice Notes, Recent)
Organization - Categorize notes with folders and tags
️ Advanced Speech-to-Text - Convert speech to text with high accuracy
Offline Capability - Speech recognition works without an internet connection
Seamless Integration - Dictate directly into notes or transcribe audio recordings
Audio Recording - Record voice notes and play them back within the app
Unlimited Transcriptions - Transcribe unlimited voice notes to multiple languages
Theming - Switch between dark and light themes based on your preference
Cross-Platform - Seamless experience across Android & iOS
Share Audio Functionality - Share audios recorded on the App to Messages, WhatsApp, Files, Google Drive etc
Share Texts - Share texts on the App to Messages, WhatsApp, Files, Google Drive etc
The app now includes memory-optimized audio processing to handle large files without Out of Memory (OOM) errors:
The transcription process uses configurable parameters:
OpenAI Whisper - State-of-the-art open-source automatic speech recognition
Cross-Platform Compatibility - Designed for versatile deployment
Notely is built with Android Architecture principles, separating the app into distinct layers:
shared/: Contains shared business logic and UI code.
androidApp/: Contains Android-specific code.
iosApp/: Contains iOS-specific code.
Contributions are welcome! Please follow these steps:
Clone the repository
git clone https://github.com/tosinonikute/NotelyVoice.git
Open the project in Android Studio
Sync the project with Gradle files
Run the app on an emulator or physical device
Copyright (C) 2025 NotelyVoice
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3 only
as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
No open issues yet, or sync has not completed.