reorganize sections
This commit is contained in:
38
README.md
38
README.md
@@ -9,6 +9,24 @@
|
||||
|
||||
**Supertonic** is a lightning-fast, on-device text-to-speech system designed for **extreme performance** with minimal computational overhead. Powered by ONNX Runtime, it runs entirely on your device—no cloud, no API calls, no privacy concerns.
|
||||
|
||||
### 📰 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
|
||||
|
||||
### Table of Contents
|
||||
|
||||
- [Demo](#demo)
|
||||
- [Why Supertonic?](#why-supertonic)
|
||||
- [Language Support](#language-support)
|
||||
- [Getting Started](#getting-started)
|
||||
- [Performance](#performance)
|
||||
- [Built with Supertonic](#built-with-supertonic)
|
||||
- [Citation](#citation)
|
||||
- [License](#license)
|
||||
|
||||
## Demo
|
||||
|
||||
### Raspberry Pi
|
||||
@@ -27,26 +45,6 @@ https://github.com/user-attachments/assets/64980e58-ad91-423a-9623-78c2ffc13680
|
||||
|
||||
> 🎧 **Try it now**: Experience Supertonic in your browser with our [**Interactive Demo**](https://huggingface.co/spaces/Supertone/supertonic#interactive-demo), or get started with pre-trained models from [**Hugging Face Hub**](https://huggingface.co/Supertone/supertonic)
|
||||
|
||||
## 📰 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
|
||||
|
||||
### Table of Contents
|
||||
|
||||
- [Why Supertonic?](#why-supertonic)
|
||||
- [Language Support](#language-support)
|
||||
- [Getting Started](#getting-started)
|
||||
- [Performance](#performance)
|
||||
- [Built with Supertonic](#built-with-supertonic)
|
||||
- [Citation](#citation)
|
||||
- [License](#license)
|
||||
|
||||
## Why Supertonic?
|
||||
|
||||
- **⚡ Blazingly Fast**: Generates speech up to **167× faster than real-time** on consumer hardware (M4 Pro)—unmatched by any other TTS system
|
||||
|
||||
Reference in New Issue
Block a user