Hey everyone. I'm building a voice agent in Spanis...
# general-english
c
Hey everyone. I'm building a voice agent in Spanish and I'm getting ~3s latency on the LLM alone (currently using GPT-5.2). The first token takes ~2.1s, which kills the conversation flow. Any recommendations for a faster LLM that works well for real-time voice agents? Speed matters more than reasoning depth in my use case. Thanks!