So letās move on with a few fresh recommendations that are fast enough for a really snappy voice agent.
For comparison the numbers OpenRouter lists for gpt-oss-120b hosted on groq that I used so far:
- time to first token (latency): 0.28s
- tokens per second: 314
- input price: 0.15$
- input cached: 0.075$
- output price: 0.60$
MiniMax 2.7, hosted on groq
I already mentioned that above, so just for completeness:
Way smarter than gpt-oss-120b.
Handles every question I throw at it without explanation.
Enterprise model on groq, so has to be used through OpenRouter instead as a private customer.
- time to first token (latency): 0.3s
- tokens per second: 266
- input price: 0.60$
- input cached: -
- output price: 1.80$
Inkling Small, hosted on Baseten
Released July 30.
(Not available through OpenRouter for Baseten yet, so you have to use it through Basetens own API endpoint.)
This is the fastest thing Iāve seen so far and the only model that seems to outperform gpt-oss-120b for me in time to first token (latency).
I tested it against my Alexa+ with a few questions like:
- knowledge that is already available within the models (height of eiffel tower, ā¦)
- tool calls that alexa can also handle like asking for temperature, starting playing radio stations or switching lights
Combined with a fast SST and TTS (Nabu Casa Cloud in my case, or Elevenlabs Flash for something that sounds as good as Alexa), the voice assistant beat Alexa+ every time with tool calls, and was on par for knowledge questions.
This is really impressive, as this was the main gripe my kids had: āItās slower than Alexaā. 
Iāt also not the cheapest model, but cheaper than MiniMax2.7, even more as it provides reduced prices for cached input:
As itās not available on OpenRouter, this values are median values of my own calls today from the Baseten Dashboard:
- time to first token (latency): 0.19s
- tokens per second: 244
- input price: 0.50$
- input cached: 0.10$
- output price: 1.20$
DeepSeek V4 Flash 0731, hosted on Baseten
This was released just a few days ago and might become a new star for applications like this.
It is also capable to answer my more complex smart home questions and has a very interesting price tag based on that.
Time to first token (latency) seems also very promising in times where the providers arenāt under heavy fire at the moment.
OpenRouter lists latency between 0.3 and 0.4s, but most requests error out due to load balancing.
You can get around that when using the model through Basetens own API endpoint, but then you will suffer from high latency at this times.
So we will most likely have to wait a few weeks until things settle ā¦
Tokens per seconds are also varying a lot for Baseten on OpenRouter currently, where Iāve seen values between 40 and about 150 over the time.
- time to first token (latency): ??? most likely values below 0.3s are possible when the load isnāt that high on the providers anymore
- tokens per second: ??? at least 150 seems to be possible, maybe higher
- input price: 0.13$
- input cached: 0.028$
- output price: 0.26$