whisper-asr-webservice icon indicating copy to clipboard operation
whisper-asr-webservice copied to clipboard

Is there any way we can do realtime streaming by this web service?

Open amitkml opened this issue 2 years ago • 3 comments
trafficstars

Hello,

First of all thanks a lot for this repo. I was wondering is this possible to use this API as websocket and then send streaming audio from microphone? As of now, this is accepting audio file.

Thanks

amitkml avatar Jan 20 '23 12:01 amitkml

a gRPC service would also be cool for this

lumpidu avatar Apr 20 '23 17:04 lumpidu

+1, the repos available for doing realtime streaming in a docker container are pretty minimal. Whisper.cpp supports streaming, but doesn't support GPU natively (though there is some CuBLAS support). Maybe there's a dockerized version of Whisper.cpp?

tensiondriven avatar Aug 04 '23 04:08 tensiondriven

+1

muthuishere avatar Nov 06 '23 04:11 muthuishere