Skip to content

A Python script to TTS short or long texts using Google services.

License

Notifications You must be signed in to change notification settings

sd65/PyGoogleTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PyGoogleTTS

A Python script to TTS short or long texts using Google services.

Usage :

python pyGoogleTTS.py "This is an exemple"

Notes :

  • Whereas others scripts, this one cut the text if longer than 100 chars and loop it (you can output unlimited length texts)
  • Python 3 ;-)

About

A Python script to TTS short or long texts using Google services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages