An open-source offline text-to-speech package for Bangla language. Convert text to speech in male or female voice.
Project description
BanglaTTS
BanglaTTS is a text-to-speech (TTS) system for Bangla language that works in offline mode. You can convert text to speech in male or female voice.
Features
- Convert any bangla text to speech.
- Save the converted speech as an audio file.
Requirements
- Python 3.6 or higher
Installation
pip install BanglaTTS
Usage
from banglatts import BanglaTTS
tts = BanglaTTS(save_location="save_model_location")
path = tts("আমি বাংলায় কথা বলতে পারি।", voice='female', filename='1.wav') # voice can be male or female
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
BanglaTTS-0.0.3.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file BanglaTTS-0.0.3.tar.gz
.
File metadata
- Download URL: BanglaTTS-0.0.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 027493b2785efe53863a9668536e665390989aa955380e25428c8cbfacf2c429 |
|
MD5 | 6f9480c91c61c836d60dc7668d0188d0 |
|
BLAKE2b-256 | 3cbf6af59343b23604859f28ce9936ea8b9af8ee14c6fb3ca6ba9ebc132b0a28 |
File details
Details for the file BanglaTTS-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: BanglaTTS-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e2a90687b314af8d7cf93c0fde83f12cd9b32530afa3411ab2824b8c86ded8c |
|
MD5 | dbad3e9c4ebb3f8026a8dc818fdcf571 |
|
BLAKE2b-256 | 653326c9372836a64058b4fb1e669b613ae8168860fd7374b49d27242bf02ea8 |