CoolFace
Apppublic

shreyask/voxtral-pipeline-explorer

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes
App README

Voxtral Pipeline Explorer

An interactive visualization of the Voxtral Mini 4B Realtime speech-to-text pipeline.

Features

  • Pipeline Explorer — Click through each stage of the audio-to-text pipeline
  • Causal vs Bidirectional Attention — See how causal masking enables streaming
  • Delay–Accuracy Tradeoff — Adjust the transcription delay and see how it affects accuracy
  • Sliding Window Attention — Step through token-by-token attention with a bounded window

Learn More