Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,26 @@
|
|
| 1 |
---
|
| 2 |
title: Voxtral Realtime 4B
|
| 3 |
emoji: 🎙️
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
short_description: Speech-to-Text in the browser with transformers.js + WebGPU
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Voxtral Realtime 4B — Live Speech-to-Text
|
|
|
|
| 1 |
---
|
| 2 |
title: Voxtral Realtime 4B
|
| 3 |
emoji: 🎙️
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
short_description: Speech-to-Text in the browser with transformers.js + WebGPU
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
- fr
|
| 13 |
+
- es
|
| 14 |
+
- de
|
| 15 |
+
- ru
|
| 16 |
+
- zh
|
| 17 |
+
- ja
|
| 18 |
+
- it
|
| 19 |
+
- pt
|
| 20 |
+
- nl
|
| 21 |
+
- ar
|
| 22 |
+
- hi
|
| 23 |
+
- ko
|
| 24 |
---
|
| 25 |
|
| 26 |
# Voxtral Realtime 4B — Live Speech-to-Text
|