AI VOICE SDK
目錄
簡介
AI Voice是宏正自動科技的語音合成服務優聲學,使用本SDK是必須租用優聲學服務。租用服務請至https://www.aivoice.com.tw上留下聯絡資料。
宏正優聲學,推出限量企業體驗版之語音合成服務,提供六個優質美聲,大量語音合成,歡迎企業用戶填寫表格連繫, 了解更多企業體驗版方案細節!
需求
Python
python >= 3.7
支援版本
API == v1.x
開始使用
安裝
- 透過
pip安裝SDK
pip install ai-voice-sdk
- 手動安裝SDK
git clone https://github.com/ATEN-International/ai-voice-sdk-python.git
cd ai-voice-sdk-python
python -m pip install wheel
python setup.py sdist bdist_wheel # 建立SDK安裝檔
pip install dist/ai_voice_sdk-x.x.x-py3-none-any.whl # 安裝SDK,其中 'x.x.x' 填入現在的版本號
教學課程 tutorial
Release files for ai-voice-sdk 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ai-voice-sdk-0.0.2.tar.gz | 13.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ai_voice_sdk-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.4 kB
Release files / ai-voice-sdk-0.0.2.tar.gz
| Download URL | ai-voice-sdk-0.0.2.tar.gz |
|---|---|
| Size | 13.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
93989822cb903b3b71de4c5f362c932f4f15829d05bf1e7f85e4f889b9d45e8d
|
|
BLAKE2b-256 checksum How to use checksums |
23bfff659107dd53f5c8ee7b6e49e5b76edda845013d8551a0cc22a021c99b3b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.9
|
Release files / ai_voice_sdk-0.0.2-py3-none-any.whl
| Download URL | ai_voice_sdk-0.0.2-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3ec5e1d950a6854b83cb1d28dce595521e1ff8be86388da76df09cb15c5e333d
|
|
BLAKE2b-256 checksum How to use checksums |
92074660f328c4e03e9512b922660d469b7656a0c59e5ee34d5b01e7dee0c9a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.9
|