374 B
374 B
GradiumTTSServicenow sends a per-contextsetupmessage withclient_req_idbefore the first text message for each TTS context, following Gradium's multiplexing protocol. Previously, a single setup message was sent at connection time without aclient_req_id, which prevented Gradium from associating requests with their sessions when usingclose_ws_on_eos=False.