Assuming ffmpeg is required, the following result was found.
this and ultimately used VOSK but I'm leaving the instructions here in case it works for you. Pre-amble Requires Homebriew, FFMPEG, PIP, and Python: Open the "Terminal" app Type brew install ffmpeg Extract audio: ffmpeg -i your_video.mp4 -vn -ar 16000...