A text-to-speech model trained using a custom dataset and using lj_speech
clone the git repository
git clone https://github.com/Muskaan1111/TTS.git
go inside of the folder and create a virtual environment
virtualenv venv
activate the virtual environment
source ./venv/bin/activate
now install all the packages needed
pip install -r requirements.txt
to test the code run the python file
python eval.py