Skip to content

This Python text to speech program converts text from user-provided files or inputs into spoken audio and saves the narration as audio files.

License

Notifications You must be signed in to change notification settings

ashfaaqrifath/Speechtron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speechtron

Speechtron is a text to speech narrator written in python with GUI integrated. It can browse for files or take input from the user for narration and save audio files of the narration if the user wants to.

Authors

Libraries Used

  • Pyttsx3
  pip install pyttsx3
  • Pathlib
  pip install pathlib
  • Colorama
  pip install colorama
  • Tkinter (Built-in)
  pip install tkinter

Features

  • Change narrator voices
  • 8 voices
  • Save audio file
  • File browser dialog

Badges

MIT License MIT License MIT License

License

MIT License

Copyright © 2022 Ashfaaq Rifath - Speechtron

Ashfaaq

About

This Python text to speech program converts text from user-provided files or inputs into spoken audio and saves the narration as audio files.

Topics

Resources

License

Stars

Watchers

Forks

Packages