I’m sending the audio from a microcontroller so ram/space is very limited. While I can store the audio and send it along each time the request continues to grow and grow and take longer on such a small device. Is there way to reuse the same audio already sent to continue a conversation on the server so I don’t have to resend the base64 audio every time?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Copy and store the output of the realtime API to use it as a cache | 5 | 326 | November 20, 2024 | |
Realtime API re-consuming it's own output audio as input audio | 10 | 524 | January 10, 2025 | |
Truncating Realtime Audio Transcriptions | 2 | 321 | October 14, 2024 | |
Realtime API audio input tokens usage adding up every question | 2 | 65 | January 22, 2025 | |
Need to receive generated audio at once | 1 | 199 | May 27, 2024 |