A Python library for interacting with TTSMaker API
Project description
TTSMaker
TTSMaker is a Python library that allows you to interact with the TTSMaker API to convert text to speech.
https://ttsmaker.cn/developer-api-docs
Installation
You can install the library using pip:
pip install ttsmaker
Usage
from ttsmaker import TTSMaker
ttsmaker = TTSMaker()
order = ttsmaker.create_tts_order("鎴戜滑鏉ヨ亰鑱婂ぉ", voice_id=1504)
order.save_audio("audio_file")
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
ttsmaker-0.2.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file ttsmaker-0.2.tar.gz
.
File metadata
- Download URL: ttsmaker-0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a05f78860a2ebaf0cf890a378353f04e0f4f1aba522340bf4f5771a0e0c40a |
|
MD5 | e221fdad08021710c93e6976ed9b4001 |
|
BLAKE2b-256 | 4343ad68301bd75213376cf9b06092f564f9d38c8210e29e5b25c853b9df7c76 |
File details
Details for the file ttsmaker-0.2-py3-none-any.whl
.
File metadata
- Download URL: ttsmaker-0.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8bdb2a3dfeef4b677c54ce130b02373647a9a5e31b923cce9cde4c3916314f |
|
MD5 | 13f7f4dc55c77f378fec27f6c1edcdd0 |
|
BLAKE2b-256 | 82066e63db0772a85e49fdc8876dae43f532f1eccd4beec210fe3b78048260a4 |