collabora / WhisperLive

A nearly-live implementation of OpenAI's Whisper.
MIT License
2.1k stars 286 forks source link

Error: compute type float16 #264

Closed Vaish1795 closed 2 months ago

Vaish1795 commented 3 months ago

I have attached my client and server code. I have saved the client details in a py file and am calling it. I am using faster_whisper backend without tensorrt. Can anyone help me resolve this issue? Is there a way to set computetype? I know for whisper model u can define the device and computetype but can we do it while using whisper-live?

image image