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

@@ -4,6 +4,10 @@ This example demonstrates how to use Supertonic in a web browser using ONNX Runt
## 📰 Update News
**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.23** - Enhanced text preprocessing with comprehensive normalization, emoji removal, symbol replacement, and punctuation handling for improved synthesis quality.
**2025.11.19** - Added speed control slider to adjust speech synthesis speed (default: 1.05, recommended range: 0.9-1.5).