Android app for private, on-device speech recognition
Top 58.0% on sourcepulse
Transcribro offers a private, on-device speech-to-text solution for Android, functioning as both a standalone keyboard and a system service. It targets Android users prioritizing data privacy and local processing for voice input, providing a secure alternative to cloud-based services.
How It Works
The system leverages whisper.cpp
for efficient, on-device execution of OpenAI's Whisper models, enabling local speech recognition. Voice Activity Detection (VAD) is handled by Silero VAD, ensuring accurate segmentation of speech. This combination allows for real-time transcription directly on the device without sending audio data to external servers.
Quick Start & Requirements
apksigner
is recommended if downloading directly.Highlighted Details
whisper.cpp
for efficient model execution.Maintenance & Community
CONTRIBUTING.md
.Licensing & Compatibility
Limitations & Caveats
Currently, Transcribro only supports English language recognition, although multi-language support is planned. The branding restrictions may impact the creation of modified versions intended for public release.
1 month ago
1 day