Open Source Thai Text-to-speech library in Python
Project description
PyThaiTTS
Open Source Thai Text-to-speech library in Python
Google Colab | Docs | Notebooks
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.3.0.tar.gz
(10.3 kB
view details)
Built Distribution
PyThaiTTS-0.3.0-py3-none-any.whl
(11.8 kB
view details)
File details
Details for the file PyThaiTTS-0.3.0.tar.gz
.
File metadata
- Download URL: PyThaiTTS-0.3.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ca9834e2157907ea42ba4e543062bbc9cccb342468c34d726ba15d514e874e0 |
|
MD5 | 0e467df636fd96be32ae59d0889fddd6 |
|
BLAKE2b-256 | 69ff571ed575d23273b7349a1effcaf554f345741f6a52950a647b675e70b516 |
File details
Details for the file PyThaiTTS-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: PyThaiTTS-0.3.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d4a72c3d2e5ef250875d17cda0bbc6be55ad84392c0b9c8ba96f5995b3c126f |
|
MD5 | b82a581ce9d44698b38d74b6d87ab3f6 |
|
BLAKE2b-256 | cd3df542f496a6faf9d7dc75fc47869494c0a8e7951ebddab31f31c236125f6d |