ufal / whisper_streaming

Whisper realtime streaming for long speech-to-text transcription and translation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

large-v3 model

Gldkslfmsd opened this issue · comments

It still fails when I run with Whisper large-v3. My command simply uses the default for all arguments except for the model:
python whisper_online.py audio.wav --model large-v3

Because the large-v3 model of faster-whisper was just supported recently, it might be not tested.

Originally posted by @zmlee0514 in #44 (comment)

yes. large-v3 should be added into the options list. It's simple