Skip to content

shubham-pawar/Text-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Dependency

  • python 2.7

In addition, please add the project folder to PYTHONPATH and pip install the following package:

  • gTTS

Text To Speech

  • This is simple code for Text to Speech in Python.

  • All you need a python in your computer.

  • Move to your file location by using cd command (Example cd Desktop/Text-to-speech).

  • Run the file Text_to_speech.py (python Text_to_speech.py on Terminal).

  • The audio file will be generate on your selected location (Example hello.mp3).

To Get Different Output

  • Edit mytext = 'hello shubham pawar' with your text in Text_to_speech.py file.

Releases

No releases published

Packages

No packages published

Languages