Open Source Thai Text-to-speech library in Python
Project description
PyThaiTTS
Open Source Thai Text-to-speech library in Python
License: Apache-2.0 License
Install
Install by pip:
pip install pythaitts
Usage
from pythaitts import TTS
tts = TTS()
file = tts.tts("ภาษาไทย ง่าย มาก มาก", filename="cat.wav") # It will get wav file path.
wave = tts.tts("ภาษาไทย ง่าย มาก มาก",return_type="waveform") # It will get waveform.
You can see more at https://pythainlp.github.io/PyThaiTTS/.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyThaiTTS-0.2.1.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file PyThaiTTS-0.2.1.tar.gz
.
File metadata
- Download URL: PyThaiTTS-0.2.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 854de4e251f98cffdd04e39a782a9131acb49556485ddeb419b3870d9dc0a1b4 |
|
MD5 | dd6bac8f77ccfec2b12eb73bea28a7cb |
|
BLAKE2b-256 | 36bb9e85ac5dd32eb3574ff4164e7e1fbade53648e2427361b7f93a7a76f548e |
File details
Details for the file PyThaiTTS-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: PyThaiTTS-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30258a43863a946b10153cb5802eb7e7ae1b9bd47154932bf51abcb994a8cdb6 |
|
MD5 | 11708084d2ca3963fef700c1a373f105 |
|
BLAKE2b-256 | 6f5ed376d1be6041760422732b89b046b74d1f35318904718bbb442348194b9b |