FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
pythoncode-tutorials/machine-learning/text-to-speech at master · waynejohnn/pythoncode-tutorials · GitHub
waynejohnn
/
pythoncode-tutorials
Public
forked from
x4nth055/pythoncode-tutorials
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pythoncode-tutorials
/
machine-learning
/
text-to-speech
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
pythoncode-tutorials
/
machine-learning
/
text-to-speech
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
README.md
README.md
hello.mp3
hello.mp3
hola.mp3
hola.mp3
python.mp3
python.mp3
requirements
requirements
tts_google.py
tts_google.py
tts_pyttsx3.py
tts_pyttsx3.py
README.md
How to Convert Text to Speech in Python
pip3 install -r requirements.txt
To convert text to speech online using Google API, use tts_google.py
To use offline engines in your platform, consider using tts_pyttsx3.py
Back
|
FazBrowse Home
|
New Git URL