Whisper.cpp is a community port of OpenAI's whisper (#380)
Detailed Description
Whisper.cpp is a C/C++ port of OpenAI's whisper with better performance and speed. It's performant enough to run on phones and raspberry pi's.
Both share the same models, so Whisper.cpp currently supports 57 languages.
Context
I'm using Whisper.cpp for personal projects.
Possible Implementation
A new STT plugin.
Whisper.cpp is a community port of OpenAI's whisper (#380)
Detailed Description
Whisper.cpp is a C/C++ port of OpenAI's whisper with better performance and speed. It's performant enough to run on phones and raspberry pi's.
Both share the same models, so Whisper.cpp currently supports 57 languages.
Context
I'm using Whisper.cpp for personal projects.
Possible Implementation
A new STT plugin.