Edd Mann @eddmann.com · Nov 12

the core is pretty straightforward: - whisperkit for transcription (base/small/medium models) - mlx for ai post-processing (qwen 2.5, llama 3.2, phi-3.5) - all models downloaded from hugging face - all inference happens locally on your mac

0 likes 1 replies

?

Replies

Edd Mann · Nov 12

it also gives you the option to use openai's transcription service and gpt-4o-mini for post-processing if you prefer that route. flexibility is nice - some people want privacy, others want speed/convenience.