Voice2Text is a simple offline transcription app that turns speech from recordings or audio files into text directly on your device.
Built with a local Whisper C++ transcription engine, Voice2Text is designed for people who want a private, practical way to convert spoken English into readable text without sending audio to a server.
Key Features
• Offline transcription: Transcribe audio on your device without requiring an internet connection.
• Private by design: Your recordings and audio files are processed locally. In the current version, audio is not uploaded to external servers for transcription.
• Record or import audio: Record speech inside the app or choose an existing audio file from your device.
• English speech-to-text: Uses a bundled Whisper model optimized for English transcription.
• Simple workflow: Pick or record audio, start transcription, then copy the result when it is ready.
• Copy results easily: Copy the generated transcript to your clipboard with one tap.
Important Note
This first release includes a bundled local transcription model so the app can work offline immediately. Transcription speed and accuracy may vary depending on your device, audio quality, background noise, and speaker clarity.
Planned Improvements
Future versions may include:
• More language options
• Export to .txt and subtitle formats such as .srt
• Additional local model choices
• Optional user-provided models
• Advanced transcription settings
Voice2Text is an MVP built around one clear idea: useful speech-to-text, running locally, with privacy as the default.