NotelyVoice  by Notely-Voice

Private AI voice transcription app

Created 1 year ago
606 stars

Top 54.0% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Install: Clone the repository (git clone https://github.com/tosinonikute/NotelyVoice.git) and open in Android Studio.
  • Prerequisites: Android Studio (Ladybug+), Xcode (16.1+), JDK 11+, Kotlin 2.0.21+.
  • Setup: Requires cloning the repository and opening in Android Studio.

Highlighted Details

  • 100% private, on-device AI transcription using Whisper AI.
  • Supports 50+ languages for speech-to-text.
  • Built with Compose Multiplatform for native Android and iOS UIs.
  • Features rich text editing, smart filtering, and folder/tag organization.
  • Memory-efficient audio processing for long files, avoiding OOM errors.

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.

Health Check
Last Commit

1 month ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
2
Star History
27 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.