Python Wrapper for AquesTalk (Old License)
Project description
Python Wrapper for AquesTalk (Old License)
旧ライセンス版AquesTalkのPythonラッパー
32ビット版WindowsのPythonでのみ動作します。
AquesTalkのライセンス変更については公式ブログを参照してください。
Installation
pip install AquesTalk-python
Usage
import aquestalk
aq = aquestalk.load('f1')
wav = aq.synthe("こんにちわ")
type(wav)
# => <class 'wave.Wave_read'>
Required Notices
- 本ライブラリは、株式会社アクエストの規則音声合成ライブラリ「AquesTalk」を使用しています。
- 本ライブラリに同梱のDLLファイルの著作権は同社に帰属します。
- 詳細はAqLicense.txtをご覧ください。
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
AquesTalk-python-1.1.tar.gz
(568.3 kB
view details)
File details
Details for the file AquesTalk-python-1.1.tar.gz.
File metadata
- Download URL: AquesTalk-python-1.1.tar.gz
- Upload date:
- Size: 568.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10afc628e9a9d5e1ff79ab13609910f2d766774d7afe714a4be77403bb25f210
|
|
| MD5 |
86c69708ae5c4ba1ad77fb0760551668
|
|
| BLAKE2b-256 |
da68c7008618b80e3248714e16be82492e23fd5e092c2e5e714064ee8a40c188
|