Efficient use of whisper.cpp in the browser #1782
Unanswered
thewh1teagle
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to know if it's possible to use
whisper.cpp
in efficient way in the browser including of usingCoreML
for apple,OpenBLAS
forCPU
,Cuda
forNvidia
, etc.Does
webgpu
provide an easy way to integratewhisper.cpp
with?Beta Was this translation helpful? Give feedback.
All reactions