Skip to content

saurabhznaikz/Text-to-speech

Repository files navigation

Text-to-speech

About this project

This project is used to convert a text into a audio file, which we can play to listen

Project report

To understand the project completely please click Detailed project report

How to run the project

Clone the repository

https://github.com/saurabhznaikz/Text-to-speech.git

Create conda enviornment after creating repository

conda create -n env python=3.7.10 -y
conda activate env

install requirements

pip install -r requirements.txt

run clientApp.py This is will give a flask api link for the application Now just try various inputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages