fix README.md
This commit is contained in:
11
README.md
11
README.md
@@ -9,12 +9,15 @@
|
|||||||
|
|
||||||
**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.
|
**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.
|
||||||
|
|
||||||
|
Watch Supertonic running on a **Raspberry Pi**—demonstrating on-device, real-time text-to-speech synthesis:
|
||||||
|
|
||||||
|
https://github.com/user-attachments/assets/ea66f6d6-7bc5-4308-8a88-1ce3e07400d2
|
||||||
|
|
||||||
> 🎧 **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)
|
> 🎧 **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)
|
||||||
|
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
|
|
||||||
- [Why Supertonic?](#why-supertonic)
|
- [Why Supertonic?](#why-supertonic)
|
||||||
- [See it in Action](#see-it-in-action)
|
|
||||||
- [Language Support](#language-support)
|
- [Language Support](#language-support)
|
||||||
- [Getting Started](#getting-started)
|
- [Getting Started](#getting-started)
|
||||||
- [Performance](#performance)
|
- [Performance](#performance)
|
||||||
@@ -30,12 +33,6 @@
|
|||||||
- **⚙️ Highly Configurable**: Adjust inference steps, batch processing, and other parameters to match your specific needs
|
- **⚙️ Highly Configurable**: Adjust inference steps, batch processing, and other parameters to match your specific needs
|
||||||
- **🧩 Flexible Deployment**: Deploy seamlessly across servers, browsers, and edge devices with multiple runtime backends.
|
- **🧩 Flexible Deployment**: Deploy seamlessly across servers, browsers, and edge devices with multiple runtime backends.
|
||||||
|
|
||||||
## See it in Action
|
|
||||||
|
|
||||||
Watch Supertonic running on a **Raspberry Pi**—demonstrating on-device, real-time text-to-speech synthesis:
|
|
||||||
|
|
||||||
https://github.com/user-attachments/assets/ea66f6d6-7bc5-4308-8a88-1ce3e07400d2
|
|
||||||
|
|
||||||
## Language Support
|
## Language Support
|
||||||
|
|
||||||
We provide ready-to-use TTS inference examples across multiple ecosystems:
|
We provide ready-to-use TTS inference examples across multiple ecosystems:
|
||||||
|
|||||||
Reference in New Issue
Block a user