CoolFace
Modelpublic

supertone-oss-archive/supertonic-2

sourceHugging Faceopenrailupdated 18d agoView on Hugging Face
0likes25downloads
Model Card

Supertonic 2 — Lightning Fast, On-Device TTS, Multilingual TTS

[image]

<p align="center"> <a href="https://huggingface.co/spaces/Supertone/supertonic-2"><img src="https://img.shields.io/badge/🤗Demo-HuggingFace-yellow?style=for-the-badge" alt="Demo"></a> <a href="https://github.com/supertone-inc/supertonic"><img src="https://img.shields.io/badge/💻_Code-GitHub-black?style=for-the-badge&logo=github" alt="Code"></a> </p>

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.

What's New in Supertonic 2

Supertonic 2 extends multilingual capabilities while maintaining the same inference speed and efficiency as the original.

🌍 Multilingual Support

LanguageCode
Englishen
Koreanko
Spanishes
Portuguesept
Frenchfr

⚡ Same Speed, More Languages

  • —No speed degradation: Supertonic 2 delivers the same ultra-fast inference speed as the original—up to 167× faster than real-time
  • —Efficient architecture: Only 66M parameters, optimized for on-device deployment
  • —Cross-language consistency: All supported languages share the same model architecture and inference pipeline

Performance

We evaluated Supertonic's performance (with 2 inference steps) using two key metrics across input texts of varying lengths: Short (59 chars), Mid (152 chars), and Long (266 chars).

Metrics:

  • —Characters per Second: Measures throughput by dividing the number of input characters by the time required to generate audio. Higher is better.
  • —Real-time Factor (RTF): Measures the time taken to synthesize audio relative to its duration. Lower is better (e.g., RTF of 0.1 means it takes 0.1 seconds to generate one second of audio).

Characters per Second

SystemShort (59 chars)Mid (152 chars)Long (266 chars)
Supertonic (M4 pro - CPU)91210481263
Supertonic (M4 pro - WebGPU)99618012509
Supertonic (RTX4090)2615654812164
API ElevenLabs Flash v2.5144209287
API OpenAI TTS-1375582
API Gemini 2.5 Flash TTS121824
API Supertone Sona speech 1386492
Open Kokoro104107117
Open NeuTTS Air374247
Notes: API = Cloud-based API services (measured from Seoul) Open = Open-source models Supertonic (M4 pro - CPU) and (M4 pro - WebGPU): Tested with ONNX Supertonic (RTX4090): Tested with PyTorch model Kokoro: Tested on M4 Pro CPU with ONNX NeuTTS Air: Tested on M4 Pro CPU with Q8-GGUF

Real-time Factor

SystemShort (59 chars)Mid (152 chars)Long (266 chars)
Supertonic (M4 pro - CPU)0.0150.0130.012
Supertonic (M4 pro - WebGPU)0.0140.0070.006
Supertonic (RTX4090)0.0050.0020.001
API ElevenLabs Flash v2.50.1330.0770.057
API OpenAI TTS-10.4710.3020.201
API Gemini 2.5 Flash TTS1.0600.6730.541
API Supertone Sona speech 10.3720.2060.163
Open Kokoro0.1440.1240.126
Open NeuTTS Air0.3900.3380.343

<details> <summary><b>Additional Performance Data (5-step inference)</b></summary>

<br>

Characters per Second (5-step)

SystemShort (59 chars)Mid (152 chars)Long (266 chars)
Supertonic (M4 pro - CPU)596691850
Supertonic (M4 pro - WebGPU)57011181546
Supertonic (RTX4090)128637576242

Real-time Factor (5-step)

SystemShort (59 chars)Mid (152 chars)Long (266 chars)
Supertonic (M4 pro - CPU)0.0230.0190.018
Supertonic (M4 pro - WebGPU)0.0240.0120.010
Supertonic (RTX4090)0.0110.0040.002

</details>

License

This project’s sample code is released under the MIT License. - see the LICENSE for details.

The accompanying model is released under the OpenRAIL-M License. - see the LICENSE file for details.

This model was trained using PyTorch, which is licensed under the BSD 3-Clause License but is not redistributed with this project. - see the LICENSE for details.

Copyright (c) 2026 Supertone Inc.