And then I found Whisper, which allows me to upload audio files to create subtitles. I started looking into this to see whether I could use this to create subtitles instead. Now let me run pip again, with the same options as before to install Whisper:bin/pip install -U openai-whisperIt takes quite some time to download. I quickly noticed it was misspelling lots of things, such as my name Derick as Derek, and Xdebug as XDbook. The option that I used for this video was: --initial_prompt="This video by Derick introduces a new Xdebug feature, regarding exceptions" .