bezzam HF Staff commited on
Commit
b304c55
·
verified ·
1 Parent(s): 96e9360

Add results from Hugging Face's Open TTS Leaderboard

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -204,6 +204,24 @@ Voice variants sharing the same weights are merged. Inflect totals include the i
204
 
205
  </details>
206
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
207
  ---
208
 
209
  ## Choose the right Inflect
 
204
 
205
  </details>
206
 
207
+ ### 6. Open TTS Leaderboard
208
+
209
+ As of **September 9, 2026**, on Hugging Face's [Open TTS Leaderboard](https://huggingface.co/spaces/hf-audio/open_tts_leaderboard) — which scores open-source TTS models on the same texts across two multilingual eval sets ([Seed-TTS eval](https://github.com/BytedanceSpeech/seed-tts-eval) and [CV3-Eval](https://github.com/QwenAudio/CV3-Eval)) — Inflect-Micro-v2 is:
210
+
211
+ - 📈 On the **Pareto frontier** for **Model size vs WER**.
212
+ - 🥉 **3rd on RTFx** (generation speed).
213
+
214
+ <p align="center">
215
+ <img width="45%" alt="Model size vs WER Pareto frontier" src="https://huggingface.co/datasets/bezzam/tts_leaderboard_screenshots/resolve/main/inflect_micro-v2/wer_size.png" />
216
+ <img width="45%" alt="Top models by RTFx" src="https://huggingface.co/datasets/bezzam/tts_leaderboard_screenshots/resolve/main/inflect_micro-v2/top_rtfx.png" />
217
+ </p>
218
+
219
+ Screenshots from the "Streaming" tab, namely batch size 1 on an H200 GPU: 🥇 **1st on RTFx**, and 7th on TTFA (time-to-first-audio).
220
+ <p align="center">
221
+ <img width="45%" alt="Top models by RTFx (streaming, GPU H200)" src="https://huggingface.co/datasets/bezzam/tts_leaderboard_screenshots/resolve/main/inflect_micro-v2/streaming_top_rtfx.png" />
222
+ <img width="45%" alt="Top models by TTFA (streaming, GPU H200)" src="https://huggingface.co/datasets/bezzam/tts_leaderboard_screenshots/resolve/main/inflect_micro-v2/streaming_top_ttfa.png" />
223
+ </p>
224
+
225
  ---
226
 
227
  ## Choose the right Inflect