Discover and explore top open-source AI tools and projects—updated daily.
Notely-VoicePrivate AI voice transcription app
Top 54.0% on SourcePulse
NotelyVoice is a cross-platform note-taking application designed for privacy-conscious users, offering on-device AI-powered speech-to-text transcription in over 50 languages. It targets students, professionals, and researchers needing efficient, hands-free note-taking across Android and iOS devices, with the benefit of complete data privacy.
How It Works
The app leverages OpenAI's Whisper AI for robust, offline speech recognition, processing all audio and transcriptions locally on the user's device. It employs memory-efficient audio processing techniques, including a streaming WAV decoder and overlapping chunk transcription, to handle long audio files without memory errors. This approach ensures high accuracy and privacy, as no data leaves the device.
Quick Start & Requirements
git clone https://github.com/tosinonikute/NotelyVoice.git) and open in Android Studio.Highlighted Details
Maintenance & Community
The project is actively maintained by a single contributor. Community engagement and contribution guidelines are provided.
Licensing & Compatibility
Licensed under the GNU General Public License v3.0. This license is copyleft, meaning modifications and derivative works must also be distributed under the GPLv3. Commercial or closed-source use may be restricted due to the copyleft nature of the license.
Limitations & Caveats
The project is primarily focused on Android and iOS. While built with Compose Multiplatform, extensive testing or support for other platforms is not explicitly detailed. The GPLv3 license may impose significant restrictions on integration into proprietary software.
1 month ago
Inactive