Pre-release
Transcribe: files, live audio, system audio, speaker labels
- New Transcribe screen. Drop any audio or video file this Mac can play, with no size limit, and get a transcript with timestamps, a segmented or plain view, and export as text, SRT, WebVTT or JSON.
- Live mode transcribes the microphone, the audio the Mac is playing (a call, a video, any app) or both, as it happens. System audio uses a Core Audio process tap; macOS asks once for permission.
- Speaker labels: NVIDIA's Sortformer diarizer marks who spoke when, up to four speakers, on files and at the end of a live session.
- Second engine: transcribe.cpp on Metal next to llama.cpp. Speech models: Parakeet TDT v3 (25 languages, word timestamps, the default), Whisper Large v3 Turbo (99 languages, translate to English), Nemotron 3.5 Streaming (live), Sortformer (speakers).
- Every model license the app redistributes under now ships inside the app, listed on the License screen.