In this video, I show a quick run and demo of a free Text-to-Speech desktop application built with Python.
This app uses gTTS (Google Text-to-Speech) to convert text into MP3 audio files and provides a simple desktop UI using PyQt6.
🎯 Features:
Convert text to MP3 using gTTS
Desktop app built with PyQt6
No FFmpeg required for audio generation
Optional audio + video merge tool
⚠️ Note:
gTTS is not an official Google API and has a limit of around 60,000 characters per hour (IP-based).
🔧 How to run:
Clone the repo
pip install -r requirements.txt
python tts_app.py
🔗 GitHub Repository:
https://github.com/CalmNguyen/gTTS
📦 Windows EXE:
You can also build a standalone .exe using PyInstaller (instructions in README).
This project is intended for personal and educational use only.
python text to speech
gtts python
python desktop app
pyqt6
text to speech python
free tts
python gui
#python #gtts
📌 Copyright belongs to TTS For Free. Any re-uploading or copying of content without permission is strictly prohibited.
📧 Contact: [email protected]