| ▲ | Advancing voice intelligence with new models in the API(openai.com) | |||||||
| 30 points by meetpateltech 5 hours ago | 5 comments | ||||||||
| ▲ | tjohnell 4 hours ago | parent | next [-] | |||||||
I’ve been doing a ragtag version of this with sub-agents, TTS, and STT in Claude Code. Real-time would be pretty awesome, even if it’s just orchestrating other agents. I’m might have to try this on top of my Claude agents. I don’t think the model doing the talking necessarily needs to do the heavy reasoning - just needs to have context on your other agents, delegate, and remain present. | ||||||||
| ▲ | jiehong 4 hours ago | parent | prev | next [-] | |||||||
Looks like the GPT‑Realtime‑Whisper model isn’t open weight like the old whisper model. Too bad! However, OpenAI had and still has a true lead on voice model interactions. That’s where Chinese AI companies don’t do as well: deepseek doesn’t have anything or like Kimi that can speak out in any language except English or Chinese. | ||||||||
| ▲ | wild_egg 4 hours ago | parent | prev | next [-] | |||||||
> $32 / 1M audio input tokens ($0.40 for cached input tokens) Anyone know how much audio is 1M tokens? I have no way of knowing if this is fine or prohibitively expensive. | ||||||||
| ||||||||
| ▲ | andrewstuart 3 hours ago | parent | prev [-] | |||||||
Fortunately there’s real competition in the voice ai field. Presumably because it’s genuinely useful - I can easily think of applications to make with a powerful voice ui. | ||||||||