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
There's a fantastic demo here https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk-llama. I think a good UI could be putting a button in the text input like iOS messages. Hitting that would put you into voice mode. Apple's built in TTS is probably fine for now for the response (though I wonder if it has streaming support)
Step 1 would be rigging up a little prototype/demo like georgi's linked above but running in FreeChat.
The text was updated successfully, but these errors were encountered:
There's a fantastic demo here https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk-llama. I think a good UI could be putting a button in the text input like iOS messages. Hitting that would put you into voice mode. Apple's built in TTS is probably fine for now for the response (though I wonder if it has streaming support)
Step 1 would be rigging up a little prototype/demo like georgi's linked above but running in FreeChat.
The text was updated successfully, but these errors were encountered: