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
Ive thrown together a C# program that does all the speech recognition side of things for me and uses sockets to send it to a basic python script on the receiving end as an extension to ooba.
I can get it to input the prompt via the input_hijack method, However I still have to manually press Generate each time.
Is there a way to have it automatically generate after receiving input?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Ive thrown together a C# program that does all the speech recognition side of things for me and uses sockets to send it to a basic python script on the receiving end as an extension to ooba.
I can get it to input the prompt via the input_hijack method, However I still have to manually press Generate each time.
Is there a way to have it automatically generate after receiving input?
Beta Was this translation helpful? Give feedback.
All reactions