Skip to content

a python text to speech that generate the .mp3 audio file from the source text using gTTS library from Google

License

Notifications You must be signed in to change notification settings

StrixzIV/Google-Text-to-Spleech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Text-to-Speech

a python text-to-speech that generate the .mp3 audio file from the source text using gTTS from Google.

This text-to-speech project can generate the almost all the language in the world !

You can check the supported languages here.

See more about API Documentation

Dependencies & Tools

You can install all of the dependencies by running this command:

pip install --upgrade -r requirements.txt

How to use

Open the terminal at the project folder and run the python file by command:

Windows

python main.py

Mac/Linux

python3 main.py

About

a python text to speech that generate the .mp3 audio file from the source text using gTTS library from Google

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages