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
In simple terms, we need to interact between the front and back ends, with flags and callbacks for starting and ending a conversation。
A simple way is to add flag bits to the current audio data to indicate whether it is the last audio. After the front-end playback is completed, information can be returned to the endpoint of fastrtc or FastAPI