You point it at a microphone or a file and it emits text chunk by chunk, so the transcript grows in step with the conversation. Each chunk is attributed to a speaker, so a two-person interview comes out as alternating turns rather than one run-on block. It handles Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish.
The useful extra is hotwords. Hand it a short list of names, product terms, or acronyms before you start and it leans toward those spellings, which is where transcripts of real meetings usually fall apart. Microsoft's earlier VibeVoice transcriber could already tell who said what, but only on a finished recording; this one does it live. Unlike the compressed laptop version we covered a few weeks ago, it is built for a GPU. There are two sizes, 7B and a smaller 1.5B, both under the MIT license.