Skip to content

Commit 561f573

Browse files
committed
Replace demo video with compressed mp4 hosted on GitHub Releases
- Compressed from 17 MB (3456x2234, 240fps .mov) to 563 KB (1728p, 30fps .mp4) - Uploaded to v1.0.0 release assets for GitHub README rendering - Removed large .mov from git history Made-with: Cursor
1 parent 651a202 commit 561f573

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

apps/macos/VoxtralRealtimeApp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A native macOS showcase app for [Voxtral-Mini-4B-Realtime](https://huggingface.co/mistral-labs/Voxtral-Mini-4B-Realtime-2602-ExecuTorch) — Mistral's on-device real-time speech transcription model. All inference runs locally on Apple Silicon via [ExecuTorch](https://github.com/pytorch/executorch) with Metal acceleration. No cloud, no network required.
44

5-
<video src="docs/demo.mov" width="100%" autoplay loop muted></video>
5+
https://github.com/seyeong-han/executorch-examples/releases/download/v1.0.0/demo.mp4
66

77
## Features
88

-17.4 MB
Binary file not shown.
563 KB
Binary file not shown.

0 commit comments

Comments
 (0)