| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-01 | 474 Bytes | |
| v2.2_ FFmpeg v8 + Whisper source code.tar.gz | 2025-09-01 | 56.7 kB | |
| v2.2_ FFmpeg v8 + Whisper source code.zip | 2025-09-01 | 75.0 kB | |
| Totals: 3 Items | 132.1 kB | 0 | |
What's Changed
- Update to FFmpeg v8 on ARM from https://osxexperts.net
- All other platforms/architectures already default to the latest version
- Add an example of realtime mic transcription w/ Whisper:
cargo run --example whisper - Add a guide for realtime transcription on the command line