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
Realtime API enables a websocket-based audio-in audio-out api, which could be useful for simulating the realtime social interaction between agents.
The simplest implementation is an Agent class inheriting sotopia.experimental.AgentNode in the feature/integrate-aact branch, which takes aact.messages.Audio as input and output.
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description
Realtime API enables a websocket-based audio-in audio-out api, which could be useful for simulating the realtime social interaction between agents.
The simplest implementation is an Agent class inheriting
sotopia.experimental.AgentNode
in the feature/integrate-aact branch, which takesaact.messages.Audio
as input and output.Additional Information
No response
The text was updated successfully, but these errors were encountered: