Metadata-Version: 2.4
Name: stylish-onnx
Version: 0.1.0
Summary: TTS with Stylish (StyleTTS2) and onnxruntime
Author-email: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com>
Requires-Python: >=3.11
Requires-Dist: espeakng-loader>=0.2.4
Requires-Dist: numpy>=2.3.0
Requires-Dist: onnxruntime>=1.22.0
Requires-Dist: phonemizer-fork>=3.3.2
Requires-Dist: soundfile>=0.13.1
Description-Content-Type: text/markdown

# stylish-onnx

TTS with Stylish (StyleTTS2) and onnxruntime

## Install

```console
pip install stylish-onnx
```

## Examples

See [examples](examples)