yap

On-device audio transcription using Apple's Speech.framework

brewmacoslinux
Try with needOr install directly
Source

About

On-device audio transcription using Speech.framework

Commands

yap

Examples

Transcribe an audio file to text$ yap audio.m4a
Transcribe audio and save output to a file$ yap audio.wav -o transcript.txt
Transcribe audio in a specific language$ yap audio.mp3 --language es-ES