Metadata-Version: 2.4
Name: piper-tts-plus
Version: 1.12.0
Summary: This package has been renamed to piper-plus. Install piper-plus instead.
Author-email: yousan <rabbitcats77@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/ayutaz/piper-plus
Project-URL: New Package, https://pypi.org/project/piper-plus/
Keywords: piper,tts,deprecated,renamed
Classifier: Development Status :: 7 - Inactive
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: piper-plus
Provides-Extra: gpu
Requires-Dist: piper-plus[gpu]; extra == "gpu"
Provides-Extra: http
Requires-Dist: piper-plus[http]; extra == "http"

# piper-tts-plus has been renamed to piper-plus

This package has been renamed to **[piper-plus](https://pypi.org/project/piper-plus/)**.

Please update your dependencies:

```bash
pip install piper-plus
```

If you have `piper-tts-plus` in your `requirements.txt` or `pyproject.toml`, replace it with `piper-plus`.

All future releases will be published under the new name.

- [PyPI (piper-plus)](https://pypi.org/project/piper-plus/)
- [GitHub](https://github.com/ayutaz/piper-plus)
