xxxxxxxxxx
pip install BanglaTTS
pypi: https://pypi.org/project/BanglaTTS/
github: https://github.com/shhossain/BanglaTTS
xxxxxxxxxx
from banglatts import BanglaTTS
tts = BanglaTTS(save_location="save_model_location")
path = tts("আমি বাংলায় কথা বলতে পারি।", voice='female', filename='1.wav') # voice can be male or female