Skip to content

Basic Python Project using python libraries like gtts, pydub, pyaudio.

Notifications You must be signed in to change notification settings

PARAVPREET17/TrainAnnouncement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Railways Automated Announcement Program

It is an automated software which will generate the Railway Station Announcement by maintaining a database of required information in an excel sheet.

Announcement Languages

Announcement is generated in the below three languages:

  • Hindi

  • English

Development Environment

  • Used Python Language with a bunch of its libraries like pyAudio, pydub, pandas and gTTS to generate announcement status of thousands of trains.

  • Used pyAudio to play and record audio.

  • Used pydub and pandas for audio manipulation.

  • Used pandas to read excel(.xlsx) file.

  • Used gTTS(Google Text-to-Speech) to translate text to speech.

About

Basic Python Project using python libraries like gtts, pydub, pyaudio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages