ggerganov / whisper.cpp

Port of OpenAI's Whisper model in C/C++
MIT License
35.38k stars 3.61k forks source link

Stream Speed in Ubuntu #2459

Open RoboEvangelist opened 3 weeks ago

RoboEvangelist commented 3 weeks ago

The stable speed for stream is about --steps 900ms. Loops faster than that won't allow whisper.cpp to recognize what i say. Is there a way to accelerate the processing speed on Ubuntu (e.g., --steps faster than 900ms)? In MacOS I can go down to --steps 500ms, and whisper can still recognize my speech

ggerganov commented 3 weeks ago

Here a few things to try: