ahmetoner / whisper-asr-webservice

OpenAI Whisper ASR Webservice API
https://ahmetoner.github.io/whisper-asr-webservice
MIT License
1.85k stars 331 forks source link

Files with MOV extension always return empty result #191

Open ostpachukAndrii opened 5 months ago

ostpachukAndrii commented 5 months ago

Hi team, could you please help me to figure out why I am not capable to transcribe any files with MOV extension.

Engine: faster-whisper Model: large-v2

Kind regards, Andrii Ostapchuk

blundercode commented 4 months ago

Hello there.

Are you setting "encode=true" you might need to as MOV is not natively supported by Whisper.

Here is a list of supported filetypes: