You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #79.
We could implement support for example to local whisper transcription but I usually run sip-lab in low-end VMs with limited resources.
Instead we can just establish a WebSocket connection to Speech Server and stream audio to it. Then we can use any STT engine like gsr, whisper etc.
Similar to #79.
We could implement support for example to local whisper transcription but I usually run sip-lab in low-end VMs with limited resources.
Instead we can just establish a WebSocket connection to Speech Server and stream audio to it. Then we can use any STT engine like gsr, whisper etc.
The function call would be like this:
The text was updated successfully, but these errors were encountered: