Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -78,7 +78,7 @@ with gr.Blocks(title="Voxtral Realtime Offline Transcription", css=CUSTOM_CSS) a
|
|
| 78 |
or try the API-powered Space
|
| 79 |
<a href="https://huggingface.co/spaces/mistralai/Voxtral-Mini-Realtime" target="_blank" rel="noopener noreferrer">Voxtral Realtime Demo</a>
|
| 80 |
<br>
|
| 81 |
-
You can also visit
|
| 82 |
<a href="https://console.mistral.ai/build/audio/realtime" target="_blank" rel="noopener noreferrer">Mistral Studio Audio Playground</a>
|
| 83 |
</p>
|
| 84 |
"""
|
|
|
|
| 78 |
or try the API-powered Space
|
| 79 |
<a href="https://huggingface.co/spaces/mistralai/Voxtral-Mini-Realtime" target="_blank" rel="noopener noreferrer">Voxtral Realtime Demo</a>
|
| 80 |
<br>
|
| 81 |
+
You can also visit the official
|
| 82 |
<a href="https://console.mistral.ai/build/audio/realtime" target="_blank" rel="noopener noreferrer">Mistral Studio Audio Playground</a>
|
| 83 |
</p>
|
| 84 |
"""
|