A program that can convert Text into Speech using python
pyttsx3
pip install pyttsx3
pyaudio
pip install pyaudio
Add the text in the input.txt file
python text-to-speech.py
Licensed under the MIT License
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
A program that can convert Text into Speech using python
pyttsx3
pip install pyttsx3
pyaudio
pip install pyaudio
Add the text in the input.txt file
python text-to-speech.py
Licensed under the MIT License