Bangla text to speech
Multilingual (Bangla, English) real-time ([almost] in a GPU) speech synthesis library.
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
Features
- It works online.
- Works both on CPU, and GPU (faster inference on GPU).
- It uses a simple parser which will translate numeric keys to corresponding phonetic representation. Example: ১৯৯৭ সালের ২১ জানুয়ারী তে আমার জন্ম হয় will be converted to ['ঊনিশশ সাতানব্বই সালের একুশ জানুয়ারী তে আমার জন্ম হয় '] by the parser.
- It can synthesize arbitrarily long sentences with a simple segment-batch-merge trick.
- It's free to use (even though the performance is not SOTA, but for Bangla, it outperforms almost all the parametric models).
Categories
Text to SpeechLicense
GNU General Public License version 3.0 (GPLv3)Follow Bangla TTS
Other Useful Business Software
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bangla TTS!