Audio to Text Transcriber is part of the Local Web Software 2025 (LWS25) project, designed to convert audio files to text offline using Flask, SpeechRecognition, and Pydub.
✅ Supports multiple languages (Indonesian, English, Japanese, Korean, Arabic)
✅ Accurate transcription using Google Speech API
✅ One-click copy to clipboard
✅ Simple dark-themed UI
pkg install python3 gitapt install python3 gitgit clone https://github.com/username/stt-py-lws25.gitpip install -r requirements.txtpython3 app.py