Assuming transcript is required, the following result was found.
Vosk + Dependencies pip3 install vosk pip3 install soundfile # to apply punctuation and capitalized letters within transcript output pip install deepmultilingualpunctuation Download an English Speech Model: mkdir -p ~/vosk-models cd ~/vosk-models curl...