Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎙️ Hindi Voice Generator

A web-based Hindi Text-to-Speech application built with Python and Flask. The application allows users to enter Hindi text, select a voice, generate speech, play the generated audio, and download it as an MP3 file.

📸 Application Preview

Working Web Application

✨ Features

  • 📝 Enter Hindi text through a simple web interface
  • 🗣️ Convert Hindi text into speech
  • 🎙️ Select from available voice options
  • 🔊 Play generated audio directly in the browser
  • ⬇️ Download generated speech as an MP3 file
  • 🌐 Web-based interface powered by Flask
  • 📱 Simple and user-friendly design

🛠️ Technologies Used

  • Python – Application programming language
  • Flask – Web application framework
  • Edge TTS – Text-to-Speech conversion
  • HTML – Web page structure
  • CSS – User interface styling
  • JavaScript – Client-side functionality

📂 Project Structure

Voice_generator/
│
├── static/
│   └── audio/
│       └── .gitkeep
│
├── templates/
│   └── index.html
│
├── .gitignore
├── app.py
├── home.png
├── Working_web.png
├── Procfile
├── README.md
└── requirements.txt

About

A web-based Hindi Text-to-Speech application built with Python and Flask that converts Hindi text into speech and generates downloadable MP3 audio.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages