Raw data
{
"_id": null,
"home_page": "https://github.com/ayutaz/piper-plus",
"name": "piper-tts-plus",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "piper japanese and other languages tts",
"author": "yousan",
"author_email": "rabbitcats77@gmail.com",
"download_url": null,
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4.",
"version": "1.5.0",
"project_urls": {
"Homepage": "https://github.com/ayutaz/piper-plus"
},
"split_keywords": [
"piper",
"japanese",
"and",
"other",
"languages",
"tts"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2ec2a9aec1d859bf8e0ec7acd13c6c035aaea2b244b572501c1e7f09c96bf614",
"md5": "92deac64c32f001e6eaee0db4bfae104",
"sha256": "7b30c8e9b0475745008d9b102b3ebe0e609acbcee0470e31ee75dcc99736534b"
},
"downloads": -1,
"filename": "piper_tts_plus-1.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "92deac64c32f001e6eaee0db4bfae104",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 64492,
"upload_time": "2025-09-02T07:17:22",
"upload_time_iso_8601": "2025-09-02T07:17:22.171452Z",
"url": "https://files.pythonhosted.org/packages/2e/c2/a9aec1d859bf8e0ec7acd13c6c035aaea2b244b572501c1e7f09c96bf614/piper_tts_plus-1.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-02 07:17:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ayutaz",
"github_project": "piper-plus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.24.0"
],
[
"<",
"3.0"
]
]
},
{
"name": "onnxruntime",
"specs": [
[
">=",
"1.16.0"
]
]
},
{
"name": "soundfile",
"specs": [
[
">=",
"0.12.0"
]
]
},
{
"name": "piper-phonemize",
"specs": [
[
">=",
"1.0.0"
]
]
}
],
"lcname": "piper-tts-plus"
}