You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: voxtral_realtime/windows/README.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,9 @@ This is the Windows equivalent of the [macOS Voxtral Realtime app](../macos/).
6
6
7
7
## Quick Start (Pre-built Release)
8
8
9
-
Download `VoxtralRealtime.exe` from the [Releases](https://github.com/meta-pytorch/executorch-examples/releases) page and run it directly. No installation required.
9
+
Download `VoxtralRealtime-Setup.exe` from the [Releases](https://github.com/meta-pytorch/executorch-examples/releases) page and run the installer. It creates a Start Menu shortcut and optional desktop shortcut.
10
+
11
+
Alternatively, download the standalone `VoxtralRealtime.exe` and run it directly (no installation required).
10
12
11
13
You also need:
12
14
- The `voxtral_realtime_runner.exe` (built from ExecuTorch with CUDA support)
0 commit comments