Skip to content

ranjit1032002/Text_To_Speech_Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mic

Text To Speech Convertor (TTS)


Introduction

This is a project to convert Text into Speech.


How to run this project

Clone this repository

git clone https://github.com/ranjit1032002/Text-To-Speech-Convertor.git

Install all the modules through requirements.txt

pip install -r requirements.txt

Run the main.py file

python main.py

Additional Points and Tips

  • It is recommended if this code is run via venv i.e., a "virtual environment".
  • You can install all the dependencies manually however, it is the optimal choice to install dependencies via requirements.txt. Mainly, because the version of those dependencies may change in the future.
  • This TTS voice uses an Indian English accent
  • There's also a sample sample.mp3 file, you can see what the output will look like there.

Tech Stack

python

About

Enter A Text To Convert Into Speech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages