From 61aa34a6f475b7afc4d3d9e2c289410e08347b15 Mon Sep 17 00:00:00 2001 From: ANLGBOY Date: Thu, 27 Nov 2025 17:52:30 +0900 Subject: [PATCH] add Book Go 6 example --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7404176..7cc7d4f 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,22 @@ **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: +## Demo + +### Raspberry Pi + +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 +### E-Reader + +Experience Supertonic on an **Onyx Boox Go 6** e-reader in airplane mode, achieving an average RTF of 0.3× with zero network dependency: + +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