You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim of this program is to convert simple sentence to speech using CLI.
3
+
4
+
## Library used:
5
+
*[gTTS text to speech](https://pypi.org/project/gTTS/) - gTTS is a module and command line utility to save spoken text to mp3. It uses the Google Text to Speech (TTS) API.
0 commit comments