JunkMeal
JunkMeal
I have the same problem. And isn't it because I am using a newer version of videojs?
> I have the same problem. And isn't it because I am using a newer version of videojs? aaaa I just tried to downgrade, and it still doesn't work
Just fixed it 👍 i forgot to put the script above my script tag
I would love to see this
I have the same problem whisperfile v0.8.13 from HuggingFace
So basically there are additional options found in whisper.cpp then in --help, so this works for me: ```sh ./whisper-large-v3.llamafile --output-srt -l de --gpu auto -f output2.mp3 ``` https://github.com/Mozilla-Ocho/llamafile/blob/9b965020c5707e0ab236dca27e4a5a8cafd1d509/whisper.cpp/main.cpp#L160-L209