Bangla TTS
Bangla text to speech synthesis in python
...Installation
--------------------------------------
* Install Anaconda
* conda create -n new_virtual_env python==3.6.8
* conda activate new_virtual_env
* pip install -r requirements.txt
* While running for the first time, keep your internet connection on to download the weights of the speech synthesis models (>500 MB)
* For fast inference, you must install tensorflow-gpu and have a NVidia GPU.
Project link: https://github.com/zabir-nabil/bangla-tts