4 ms·
It seems so. The configuration of the session accepts a parameter (modalities) that could restrict the response only to text. See it in https://platform.openai
by colaco 2y ago
It seems so.
The configuration of the session accepts a parameter (modalities) that could restrict the response only to text. See it in https://platform.openai.com/docs/api-reference/realtime-client-events https://platform.openai.com/docs/api-reference/realtime-clie....
- bcherry 2y agocorrect - you should also be able to save a lot by skipping their built-in VAD and doing turn detection (if you need it) locally to avoid paying for silent inputs.