File size: 773 Bytes
508140e
e745b13
 
6a2d8ba
 
508140e
 
e745b13
 
6a2d8ba
 
 
 
 
 
 
 
 
 
 
 
 
 
508140e
 
e745b13
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: Voxtral Realtime 4B
emoji: 🎙️
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
license: apache-2.0
short_description: Speech-to-Text in the browser with transformers.js + WebGPU
language:
  - en
  - fr
  - es
  - de
  - ru
  - zh
  - ja
  - it
  - pt
  - nl
  - ar
  - hi
  - ko
---

# Voxtral Realtime 4B — Live Speech-to-Text

Real-time speech transcription running entirely in your browser using [Voxtral-Mini-4B-Realtime](https://huggingface.co/mistralai/Voxtral-Mini-4B-Realtime-2602) via [transformers.js](https://github.com/huggingface/transformers.js) + WebGPU.

- Click the mic to start listening
- VAD automatically detects speech segments
- Words appear as the model generates them
- All processing happens locally — no server needed