add new 6 voices and python package

This commit is contained in:
ANLGBOY
2025-12-10 17:23:04 +09:00
parent c33fb70c20
commit 1642ed5161
13 changed files with 68 additions and 0 deletions

View File

@@ -29,6 +29,10 @@ https://github.com/user-attachments/assets/64980e58-ad91-423a-9623-78c2ffc13680
## 📰 Update News
**2025.12.10** - Added `supertonic` PyPI package! Install via `pip install supertonic`. For details, visit [supertonic-py documentation](https://supertone-inc.github.io/supertonic-py)
**2025.12.10** - Added [6 new voice styles](https://huggingface.co/Supertone/supertonic/tree/b10dbaf18b316159be75b34d24f740008fddd381) (M3, M4, M5, F3, F4, F5). See [Voices](https://supertone-inc.github.io/supertonic-py/voices/) for details
**2025.12.08** - Optimized ONNX models via [OnnxSlim](https://github.com/inisis/OnnxSlim) now available on [Hugging Face Models](https://huggingface.co/Supertone/supertonic)
**2025.11.24** - Added Flutter SDK support with macOS compatibility