Skip to content

tools python - audio to text v.1.0.0 - LWS25 Project by ezaco (Local Web Software)

License

Notifications You must be signed in to change notification settings

ezaco-dev/audioToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio to Text Transcriber

LWS25 🗣️➡️📝

🎯 About

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.



⚡ Features

✅ Supports multiple languages (Indonesian, English, Japanese, Korean, Arabic)
✅ Accurate transcription using Google Speech API
✅ One-click copy to clipboard
✅ Simple dark-themed UI


🚀 Installation

1. installing package

  • on termux

pkg install python3 git
  • on linux

apt install python3 git

2. Clone the Repository

git clone https://github.com/username/stt-py-lws25.git

3. install pip package

pip install -r requirements.txt

4. run the server

python3 app.py

About

tools python - audio to text v.1.0.0 - LWS25 Project by ezaco (Local Web Software)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages