Metadata-Version: 2.4
Name: piper-tts-plus
Version: 1.5.5.dev2
Summary: A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4.
Home-page: https://github.com/ayutaz/piper-plus
Author: yousan
Author-email: rabbitcats77@gmail.com
License: MIT
Keywords: piper japanese and other languages tts
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: onnxruntime>=1.11.0
Requires-Dist: numpy<3.0,>=1.24.0
Requires-Dist: piper-phonemize>=1.0.0; sys_platform != "win32"
Provides-Extra: gpu
Requires-Dist: onnxruntime-gpu<2,>=1.11.0; extra == "gpu"
Provides-Extra: http
Requires-Dist: flask<4,>=3; extra == "http"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
