yap

Transcribe audio to text using on-device Speech.framework

brewmacoslinux
Try with needOr install directly
Source

About

On-device audio transcription using Speech.framework

Commands

yap

Examples

transcribe audio file to text$ yap audio.m4a
transcribe mp3 file and save output$ yap recording.mp3 > transcript.txt
transcribe audio in a specific language$ yap --language es audio.wav
transcribe audio from microphone input$ yap --mic
show all available languages for transcription$ yap --languages