# speech

Published articles for speech.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Android Weekly Issue #744

DevFeed: [Android Weekly Issue #744](<https://devfeed.tech/articles/android-weekly-issue-744-22735.md>)

Original publisher: [Read original article](<https://androidweekly.net/issues/issue-744/rss.xml>)

Published: 2026-09-13T16:28:25Z

Content type: article

Language: en

Sources: [Android Weekly](<https://devfeed.tech/sources/android-weekly.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Development](<https://devfeed.tech/topics/development.md>), [Compose](<https://devfeed.tech/topics/compose.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Rive animation](<https://devfeed.tech/topics/rive-animation.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [compose](<https://devfeed.tech/tags/compose.md>), [developers](<https://devfeed.tech/tags/developers.md>), [lottie](<https://devfeed.tech/tags/lottie.md>), [net-11-preview-7](<https://devfeed.tech/tags/net-11-preview-7.md>), [offline-speech-recognition](<https://devfeed.tech/tags/offline-speech-recognition.md>), [rive](<https://devfeed.tech/tags/rive.md>), [speech](<https://devfeed.tech/tags/speech.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

Android Weekly Issue #744 is a developer digest covering Android architecture and AI, annotation-based DSL APIs, animated paywalls, offline speech recognition in keyboards, Compose dialog blurring, and structural hot reload across Android, iOS, and desktop.

### Source excerpt

Articles & Tutorials Sponsored Pushwoosh launches a new Push-only plan Stop overpaying for push notifications. Get powerful push infrastructure for $7 per 1,000 MAU, with high-speed delivery, 99.9% push-to-gateway delivery, migration support, and a 24-month price lock. Calculate your savings. Android's AI Era: Hype vs. Architecture Thomas Künneth examines Android's AppFunctions architecture and agent distribution claims behind Google's "intelligent system" framing. Two Racing Lines: Annotations and the DSL in NetFlow 0.7.0 KMP Bits explains adding an annotation-based API layer atop NetFlow's DSL, keeping compile-time-checked mapping and paging support intact. Sponsored How many app issues fell off your radar this week? Mobile teams deal with a firehose of incoming issues: regressions from QA, beta feedback, Play Store reviews, crashes, etc. AI code makes managing this even harder. Triage by Runway pulls every issue into one inbox, de-dupes, assigns, and tracks fixes so nothing is missed. See how it works. Adding Rive and Lottie Animations to Android Paywalls Jaewoong Eum explains building custom Rive and Lottie animated components for RevenueCat's server-driven Android paywalls. I Put Speech Recognition Inside an Android Keyboard. Here's What Broke. Farhad Ranjbar explores the architecture challenges of building an offline speech-recognition engine inside an Android keyboard. How to blur what's behind a Compose dialog, down to API 23 Timofey Krestyanov explains blurring content behind a Compose dialog across window boundaries, down to API 23. Compose HotSwan 2.0.0: The Future of Hot Reload on Android, iOS, and Desktop Jaewoong Eum introduces Compose HotSwan 2.0's own interpreter engine, enabling structural hot reload across Android, iOS, and Desktop. Place a sponsored post Advertise to more than 80k Android developers! Advertise your Android development related service or product! We reach out to more than 80k Android developers around the world, every week, through

## Personalize your product's text-to-speech voice for any language: Fine-tuning with Kubeflow Trainer on Red Hat OpenShift AI

DevFeed: [Personalize your product's text-to-speech voice for any language: Fine-tuning with Kubeflow Trainer on Red Hat OpenShift AI](<https://devfeed.tech/articles/personalize-your-product-s-text-to-speech-voice-for-any-language-fine-tuning-with-kubeflow-trainer-on-red-hat-openshift-ai-12350.md>)

Original publisher: [Read original article](<https://developers.redhat.com/articles/2026/09/09/text-to-speech-for-any-language-fine-tuning-with-kubeflow-trainer-on-red-hat-openshift-ai>)

Author: Dmytro Hryshchenko, Abhijeet Dhumal

Published: 2026-09-09T03:32:28Z

Content type: tutorial

Language: en

Sources: [Red Hat](<https://devfeed.tech/sources/red-hat.md>), [Red Hat Developer](<https://devfeed.tech/sources/red-hat-developer.md>)

Topics: [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [distributed-training](<https://devfeed.tech/topics/distributed-training.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [lora](<https://devfeed.tech/topics/lora.md>), [data](<https://devfeed.tech/topics/data.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [distributed-training](<https://devfeed.tech/tags/distributed-training.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [lora](<https://devfeed.tech/tags/lora.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [speech](<https://devfeed.tech/tags/speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [training](<https://devfeed.tech/tags/training.md>), [voice](<https://devfeed.tech/tags/voice.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This tutorial explains how to fine-tune the open source Orpheus-3B text-to-speech model for Turkish using Red Hat OpenShift AI and Kubeflow Trainer. It describes packaging distributed training in a TrainJob, scaling across nodes and GPUs, and using LoRA to keep memory usage below 16 GB. The reported result reduces speech errors by more than 90% compared with the base model.

### Source excerpt

Can't Read, Won't Buy. That is the title CSA Research gave its survey of 8,709 consumers across 29 countries, and the numbers justify it: 76% prefer to buy in their own language, and 40% will never buy in another. The same rule governs what your product says out loud. The post Personalize your product's text-to-speech voice for any language: Fine-tuning with Kubeflow Trainer on Red Hat OpenShift AI appeared first on Red Hat Developer.

## 5 ways to use Gemini text-to-speech (TTS) in your apps with Firebase AI Logic

DevFeed: [5 ways to use Gemini text-to-speech (TTS) in your apps with Firebase AI Logic](<https://devfeed.tech/articles/5-ways-to-use-gemini-text-to-speech-tts-in-your-apps-with-firebase-ai-logic-16675.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/09/ai-logic-text-to-speech>)

Author: Ankita Saxena

Published: 2026-09-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [digital accessibility](<https://devfeed.tech/topics/digital-accessibility.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [speech](<https://devfeed.tech/tags/speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

The article presents five use cases for Gemini text-to-speech through Firebase AI Logic, including language-learning conversation practice, hands-free content reading, and accessibility-focused audio content. It also describes examples involving Finnish language exercises and recipe instructions.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Integrate Deepgram Flux with Twilio's Conversation Relay

DevFeed: [Integrate Deepgram Flux with Twilio's Conversation Relay](<https://devfeed.tech/articles/integrate-deepgram-flux-with-twilio-s-conversation-relay-16090.md>)

Original publisher: [Read original article](<https://www.twilio.com/en-us/blog/developers/tutorials/integrations/deepgram-flux-twilio-conversation-relay>)

Author: Dhruv Patel

Published: 2026-09-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Twilio Blog](<https://devfeed.tech/sources/twilio-blog.md>)

Topics: [flux](<https://devfeed.tech/topics/flux.md>), [asr](<https://devfeed.tech/topics/asr.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [developer-insights](<https://devfeed.tech/tags/developer-insights.md>), [flux](<https://devfeed.tech/tags/flux.md>), [latency](<https://devfeed.tech/tags/latency.md>), [node](<https://devfeed.tech/tags/node.md>), [speech](<https://devfeed.tech/tags/speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [websocket](<https://devfeed.tech/tags/websocket.md>)

### AI overview

This tutorial shows how to integrate Deepgram Flux with Twilio's Conversation Relay in Node.js. Flux combines speech transcription and turn detection, with configurable end-of-turn confidence, and is described as reducing response latency and false interruptions.

### Source excerpt

Integrate Deepgram Flux with Twilio ConversationRelay in Node.js for faster turn detectio, and tunable end-of-turn control.

## Home Assistant 2026.9 adds Modbus device integrations, Cloud voice processing, and Matter network mapping

DevFeed: [Home Assistant 2026.9 adds Modbus device integrations, Cloud voice processing, and Matter network mapping](<https://devfeed.tech/articles/2026-9-there-s-room-on-this-bus-16691.md>)

Original publisher: [Read original article](<https://www.home-assistant.io/blog/2026/09/02/release-20269/>)

Author: Franck Nijhof

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

Sources: [Home Assistant](<https://devfeed.tech/sources/home-assistant.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [Modbus](<https://devfeed.tech/topics/modbus.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [asr](<https://devfeed.tech/topics/asr.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [core](<https://devfeed.tech/tags/core.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [matter](<https://devfeed.tech/tags/matter.md>), [modbus](<https://devfeed.tech/tags/modbus.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [security](<https://devfeed.tech/tags/security.md>), [speech](<https://devfeed.tech/tags/speech.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

Home Assistant 2026.9 introduces Modbus integrations that can share a connection, new Cloud voice processing focused on speech-to-text, Security dashboard alerts and favorites, shared sources for History and Activity, a Matter network map, keyboard and sound navigation for charts, and 13 new integrations.

### Source excerpt

Home Assistant 2026.9! 🎉 I'll be honest: Modbus has never been the flashiest part of Home Assistant. It quietly powers solar inverters, heat pumps, and energy meters, but only if you're comfortable hand-writing your own register map in YAML, a real wall that's kept a huge category of devices out of reach. This release finally makes room on the bus: integrations that already know how a device talks over Modbus, sharing a single connection instead of fighting over it, so you simply pick your device in the UI like anything else in Home Assistant. It won't show up in a screenshot, but modernizing Modbus is hands-down my favorite change this release. 🔧 I'm also really looking forward to jumping on the new Cloud voice processing myself and putting it through its paces. We're a household with a non-English main language, and if you've ever run a private voice assistant in one, you know exactly how fast accents and background noise trip things up. This new speech-to-text engine specifically targets those pain points, so I'm very curious to see how it holds up against my own accent. 😉 And there's plenty more: active alerts and favorites for the Security dashboard, a shared Sources panel for History and Activity, Activity that finally explains why something changed, a brand new network map for Matter, charts you can now navigate by keyboard and sound, and 13 new integrations! 🚀 One more thing before you dive in: we're at IFA Berlin this weekend! It's one of the largest consumer electronics expos out there, running September 4 to 8, 2026, and the Open Home Foundation has its own booth in the Smart Home hall: Hall 1.2, stand 1.2-153. If you're around, come find us and say hi. 👋 Enjoy the release! ../Frenck Home Assistant Cloud Seeing through the Cloud Test the new voice processing Float in to be a Cloud subscriber Active alerts and favorites for the Security dashboard A new Sources pane for History and Activity From what changed to why it changed Insights into your Matter world

## The Open ASR Leaderboard Adds Its First Global South Language

DevFeed: [The Open ASR Leaderboard Adds Its First Global South Language](<https://devfeed.tech/articles/the-open-asr-leaderboard-adds-its-first-global-south-language-7411.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/open-asr-leaderboard-global-south>)

Author: Eric Bezzam; Shobhit Banga; Manas Dhir; Bhaskar Singh; Manmeet Kaur; Aaditya Pareek; Walecha; Sagar Jain; Hanuman Sidh; Vanshika Chhabra

Published: 2026-08-28T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [asr](<https://devfeed.tech/topics/asr.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Human-AI evaluation](<https://devfeed.tech/topics/human-ai-evaluation.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [asr](<https://devfeed.tech/tags/asr.md>), [audio](<https://devfeed.tech/tags/audio.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [devices](<https://devfeed.tech/tags/devices.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [research](<https://devfeed.tech/tags/research.md>), [speech](<https://devfeed.tech/tags/speech.md>)

### AI overview

The Open ASR Leaderboard introduces Monsoon evaluation sets for Hindi in India, expanding coverage beyond European languages and testing how recognition performance varies across populations and conditions. The sets use public and private splits, speaker-disjoint data, detailed speaker attributes, and variation in geography, age, gender, vocabulary, devices, acoustic environments, speech type, speech rate, and transcript validity.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Intelligent transcription with Gemini 3.5 Transcribe

DevFeed: [Intelligent transcription with Gemini 3.5 Transcribe](<https://devfeed.tech/articles/intelligent-transcription-with-gemini-3-5-transcribe-6190.md>)

Original publisher: [Read original article](<https://deepmind.google/blog/intelligent-transcription-with-gemini-3-5-transcribe/>)

Author: Diego Melendo Casado

Published: 2026-08-26T17:01:00Z

Content type: release

Language: en

Sources: [Google DeepMind News](<https://devfeed.tech/sources/google-deepmind-news.md>)

Topics: [asr](<https://devfeed.tech/topics/asr.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>), [API](<https://devfeed.tech/topics/api.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [audio](<https://devfeed.tech/tags/audio.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developers](<https://devfeed.tech/tags/developers.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [google-ai](<https://devfeed.tech/tags/google-ai.md>), [latency](<https://devfeed.tech/tags/latency.md>), [macos](<https://devfeed.tech/tags/macos.md>), [model](<https://devfeed.tech/tags/model.md>), [none](<https://devfeed.tech/tags/none.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [speech](<https://devfeed.tech/tags/speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [voice](<https://devfeed.tech/tags/voice.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Google introduces Gemini 3.5 Transcribe, a speech-to-text model for accurate, formatted transcription in noisy and specialized audio. Developers can use it through the Gemini API in Google AI Studio and Gemini Enterprise Agent Platform for voice agents, real-time captioning, and post-call analytics. It supports real-time streaming and pre-recorded audio processing, custom vocabulary, speaker attribution, word-level timestamps, and more than 85 languages.

### Source excerpt

Now you can get more intelligent speech-to-text transcription with Gemini 3.5 Transcribe.

## Gemini 3.5 Transcribe now available on AI Gateway

DevFeed: [Gemini 3.5 Transcribe now available on AI Gateway](<https://devfeed.tech/articles/gemini-3-5-transcribe-now-available-on-ai-gateway-944.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/gemini-3-5-transcribe-now-available-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-08-26T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google](<https://devfeed.tech/topics/google.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [audio](<https://devfeed.tech/tags/audio.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [speech](<https://devfeed.tech/tags/speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [transcription](<https://devfeed.tech/tags/transcription.md>)

### AI overview

Vercel announces that Google's Gemini 3.5 Transcribe models are available through AI Gateway for both complete recordings and live audio. The models support multilingual detection across more than 85 languages, custom vocabulary, speaker identification, word-level timestamps, and streaming transcription through AI SDK 7.

### Source excerpt

Gemini 3.5 Transcribe from Google is now available on AI Gateway for recorded and live audio: google/gemini-3.5-transcribe transcribes a complete audio file in one request. google/gemini-3.5-transcribe-live transcribes audio over a WebSocket and returns text as the audio arrives. Both models automatically detect more than 85 languages, including when a speaker switches languages. You can also provide custom vocabulary to improve the transcription of names, technical terms, and uncommon spellings. The model for complete recordings can also identify speakers and return word-level timestamps. Streaming transcription is available in AI SDK 7. Install the latest AI SDK and AI Gateway provider: Transcribe live audio Use streamTranscribe with a ReadableStream of raw audio chunks. Set inputAudioFormat to match the audio being sent: Transcribe a complete recording Use transcribe to send a complete audio file and receive the finished transcript: Try Gemini 3.5 Transcribe Live in the model playground, browse all transcription models, or read the speech quickstart. Read more

## Measuring benchmark optimization in speech recognition

DevFeed: [Measuring benchmark optimization in speech recognition](<https://devfeed.tech/articles/measuring-benchmark-optimization-in-speech-recognition-7104.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/asr-benchmark-optimization>)

Author: Theo Lebryk; Eric Bezzam; Alice; David Ayllon; Jakub Piotr Cłapa; Jens Madsen; Panagiotis Tzirakis

Published: 2026-08-21T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [asr](<https://devfeed.tech/topics/asr.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [benchmark overfitting machine learning](<https://devfeed.tech/topics/benchmark-overfitting-machine-learning.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [asr](<https://devfeed.tech/tags/asr.md>), [audio](<https://devfeed.tech/tags/audio.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [errors](<https://devfeed.tech/tags/errors.md>), [measurement](<https://devfeed.tech/tags/measurement.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [research](<https://devfeed.tech/tags/research.md>), [speech](<https://devfeed.tech/tags/speech.md>), [transcription](<https://devfeed.tech/tags/transcription.md>)

### AI overview

The article examines benchmark optimization, or "benchmaxxing," in speech recognition. It presents three tests and evaluates 11 open-source ASR models, finding that some reproduced benchmark transcripts even when the audio contradicted them. The research also uses model ensembles and human annotations to identify and validate likely benchmark errors.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Fish Audio models now available on Vercel AI Gateway for free

DevFeed: [Fish Audio models now available on Vercel AI Gateway for free](<https://devfeed.tech/articles/fish-audio-models-now-available-on-vercel-ai-gateway-for-free-934.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/fish-audio-models-now-available-on-ai-gateway-for-free>)

Author: Jerilyn Zheng

Published: 2026-08-19T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [asr](<https://devfeed.tech/topics/asr.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [audio](<https://devfeed.tech/tags/audio.md>), [browser](<https://devfeed.tech/tags/browser.md>), [free](<https://devfeed.tech/tags/free.md>), [launch](<https://devfeed.tech/tags/launch.md>), [models](<https://devfeed.tech/tags/models.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [speech](<https://devfeed.tech/tags/speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

Fish Audio's text-to-speech and transcription models are available on Vercel AI Gateway. The models are free for 30 days, with AI SDK 7 support for speech generation and transcription, including timestamped segments and word-level timing.

### Source excerpt

Fish Audio's audio models are now available on AI Gateway. To celebrate the launch, every Fish Audio model is free on AI Gateway for the next 30 days, through September 18. Capability Regular Through September 18 Text-to-speech $15.00 per million characters Free Speech-to-text $0.36 per hour of audio Free Four models from Fish Audio are available, including their latest text-to-speech model: fish-audio/s2.1-pro (text-to-speech): Built for low-latency streaming; clones a voice from a reference recording. fish-audio/transcribe-1 (transcription): Returns the text along with the duration of the audio and timestamped segments, down to individual words. fish-audio/s2-pro (text-to-speech): Covers around eighty languages and takes inline tags, plain-language directions written into the text itself, so you can change how a single word or phrase is delivered instead of setting one style for the whole request. fish-audio/s1 (text-to-speech): Reads text that can carry markers for emotion, tone, and sound effects. How to use models during the offer period Using the standard model name (i.e., fish-audio/s2.1-pro) is free, but will automatically begin billing when the offer period ends. To ensure you aren't billed after the free period, add the -free suffix to the standard name, and the model will stop serving when the offer ends (i.e., fish-audio/s2.1-pro-free). Speech and transcription ship in the current AI SDK 7 release. Text-to-speech Generate spoken audio from text with generateSpeech and write the result: Speech-to-text Transcribe recordings into text with transcribe. The audio can be a buffer, a base64 string, or a URL: Each segment carries the text and its start and end time in seconds, down to individual words. Playground You can also try the Fish Audio models without writing any code. Open the models list, click into a model, and send text or audio to hear or read the result in your browser. For a full overview of how to utilize audio models, refer to the speech quickst

## Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS

DevFeed: [Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS](<https://devfeed.tech/articles/build-low-latency-multilingual-voice-agents-open-weights-full-deployment-control-with-nvidia-magpie-tts-7386.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/nvidia/magpie-tts-multilingual-voice-agents>)

Author: Maryam Motamedi; Mikyas Desta; Jason Li; Jason Roche

Published: 2026-08-10T16:25:36Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [NVIDIA NIM](<https://devfeed.tech/topics/nvidia-nim.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [asr](<https://devfeed.tech/topics/asr.md>), [Conversational AI](<https://devfeed.tech/topics/conversational-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [audio](<https://devfeed.tech/tags/audio.md>), [automation](<https://devfeed.tech/tags/automation.md>), [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [data](<https://devfeed.tech/tags/data.md>), [developers](<https://devfeed.tech/tags/developers.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-nim](<https://devfeed.tech/tags/nvidia-nim.md>), [open](<https://devfeed.tech/tags/open.md>), [speech](<https://devfeed.tech/tags/speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

This developer article presents NVIDIA Magpie Multilingual TTS as an open-weights, 364M-parameter text-to-speech model for building low-latency multilingual voice applications. It explains how a self-managed cascaded ASR, TTS, and LLM architecture can provide deployment control, tuning, privacy, and predictable performance across 12 languages.

### Source excerpt

Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS Every voice interaction has a latency budget. By the time a user hears your application respond, you've already spent precious milliseconds capturing audio, transcribing speech, running an LLM, retrieving context, and generating a response. Text-to-speech (TTS) is the final step -- and the one users notice most. If speech generation is slow, the whole experience feels slow.

## How we built a realtime system for responsive voice AI in six months

DevFeed: [How we built a realtime system for responsive voice AI in six months](<https://devfeed.tech/articles/how-we-built-a-realtime-system-for-responsive-voice-ai-in-six-months-6358.md>)

Original publisher: [Read original article](<https://openai.com/index/continuous-voice-interaction-with-gpt-live>)

Published: 2026-08-03T07:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [audio](<https://devfeed.tech/tags/audio.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [inference](<https://devfeed.tech/tags/inference.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [model](<https://devfeed.tech/tags/model.md>), [speech](<https://devfeed.tech/tags/speech.md>), [systems](<https://devfeed.tech/tags/systems.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [voice](<https://devfeed.tech/tags/voice.md>), [voice-ai](<https://devfeed.tech/tags/voice-ai.md>)

### AI overview

OpenAI describes GPT-Live, a full-duplex voice system designed for continuous, natural conversation. Its low-latency architecture streams audio in both directions, separates asynchronous delegation from the core voice path, and coordinates stateful inference, dynamic context management, and protocol-level optimization.

### Source excerpt

GPT-Live enables continuous voice interaction with AI, using a turnless speech model and low-latency architecture for faster, more natural conversations.

## How avatarin built a 24/7 retail agent with GPT-Realtime

DevFeed: [How avatarin built a 24/7 retail agent with GPT-Realtime](<https://devfeed.tech/articles/how-avatarin-built-a-24-7-retail-agent-with-gpt-realtime-6302.md>)

Original publisher: [Read original article](<https://openai.com/index/avatarin>)

Published: 2026-07-30T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [api](<https://devfeed.tech/tags/api.md>), [customer](<https://devfeed.tech/tags/customer.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [openai](<https://devfeed.tech/tags/openai.md>), [retail](<https://devfeed.tech/tags/retail.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [retrieval-augmented-generation](<https://devfeed.tech/tags/retrieval-augmented-generation.md>), [speech](<https://devfeed.tech/tags/speech.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

avatarin built a 24/7 multilingual retail shopping agent for Yamada Denki using OpenAI's GPT-Realtime. The agent supports voice conversations and product recommendations; a two-week public campaign reported about 30,000 users and 92% positive survey responses.

### Source excerpt

avatarin uses OpenAI's GPT-Realtime to give Yamada Denki shoppers 24/7 multilingual support. In two weeks, 30,000 people used the agent and 92% of survey responses were positive.

## Grok Voice Think Fast 2.0 now available on AI Gateway

DevFeed: [Grok Voice Think Fast 2.0 now available on AI Gateway](<https://devfeed.tech/articles/grok-voice-think-fast-2-0-now-available-on-ai-gateway-977.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/grok-voice-think-fast-2-0-now-available-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-07-29T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [speech-to-speech](<https://devfeed.tech/topics/speech-to-speech.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>)

Tags: [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [audio](<https://devfeed.tech/tags/audio.md>), [latency](<https://devfeed.tech/tags/latency.md>), [model](<https://devfeed.tech/tags/model.md>), [playground](<https://devfeed.tech/tags/playground.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [server](<https://devfeed.tech/tags/server.md>), [speech](<https://devfeed.tech/tags/speech.md>), [speech-to-speech](<https://devfeed.tech/tags/speech-to-speech.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [tool](<https://devfeed.tech/tags/tool.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

Grok Voice Think Fast 2.0 from xAI is now available through AI Gateway as a speech-to-speech model. It processes audio input and output while reasoning in parallel, using fewer reasoning tokens to reduce tool-call delays. The article also describes transcription performance in noisy and compressed audio conditions and access through the AI SDK realtime API.

### Source excerpt

Grok Voice Think Fast 2.0 from xAI is now available on AI Gateway. It is a speech-to-speech voice model that takes audio in and audio out, improving on the previous Grok Voice model in reasoning, transcription accuracy, and conversation. The model reasons in parallel with speech, so it can think through a query while talking without adding latency. It has also been trained to use fewer reasoning tokens than before, so tool calls fire sooner, often before the end of the agent's first sentence. Transcription holds up in real-world conditions, including background noise and telephony compression. Use xai/grok-voice-think-fast-2.0 through the AI SDK's realtime API. Mint a short-lived token on the server so your API key never reaches the client: See the realtime documentation to build a voice agent with Grok Voice Think Fast 2.0. Try out the model in the AI Gateway playground. Read more

## AI Gateway now supports streaming transcription

DevFeed: [AI Gateway now supports streaming transcription](<https://devfeed.tech/articles/ai-gateway-now-supports-streaming-transcription-802.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/ai-gateway-now-supports-streaming-transcription>)

Author: Jerilyn Zheng

Published: 2026-07-22T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Streaming](<https://devfeed.tech/topics/streaming.md>), [asr](<https://devfeed.tech/topics/asr.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Whisper](<https://devfeed.tech/topics/whisper.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [latency](<https://devfeed.tech/tags/latency.md>), [openai](<https://devfeed.tech/tags/openai.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [speech](<https://devfeed.tech/tags/speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [streams](<https://devfeed.tech/tags/streams.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [transcripts](<https://devfeed.tech/tags/transcripts.md>), [voice](<https://devfeed.tech/tags/voice.md>), [whisper](<https://devfeed.tech/tags/whisper.md>)

### AI overview

AI Gateway now supports beta streaming transcription through the AI SDK's streamTranscribe function. Applications can stream audio as it is captured and receive partial and final transcript updates with low latency, enabling use cases such as live captioning, voice input, and voice-enabled agents.

### Source excerpt

AI Gateway now supports streaming transcription. Previously, transcription required a complete audio file and returned the full transcript in a single response. Now you can stream audio in as it's captured and get transcript updates back as the model produces them, keeping latency low for uses like live captioning and voice input. Streaming transcription is in beta and available through the AI SDK's streamTranscribe function with any streaming-capable transcription model. The example below streams raw PCM audio to openai/gpt-realtime-whisper and prints each transcript delta as it arrives. The result stream also carries partial and final transcripts: The same code works across providers: swap the model string to use xai/grok-stt or any other streaming-capable transcription model. Streaming transcription also makes it easy to add a voice mode to an agent. Stream the user's speech to a transcription model and pass the live text to your agent. The agent itself does not change: it still receives text, so this works with any text-based agent. For agents that speak back, pair it with speech generation, or use realtime voice for full two-way conversation. For more information on streaming transcription on AI Gateway, see the documentation. Read more

## Building AI Features in Kotlin Multiplatform Apps with Local Prompt Iteration

DevFeed: [Building AI Features in Kotlin Multiplatform Apps with Local Prompt Iteration](<https://devfeed.tech/articles/building-ai-features-isn-t-scary-26004.md>)

Original publisher: [Read original article](<https://medium.com/yazio-engineering/building-ai-features-isnt-scary-92817564e364?source=rss-fbf9b6d94e65------2>)

Author: Paul Woitaschek

Published: 2026-07-17T11:49:08Z

Content type: tutorial

Language: en

Sources: [Stories by Paul Woitaschek on Medium](<https://devfeed.tech/sources/stories-by-paul-woitaschek-on-medium.md>)

Topics: [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [LLMs](<https://devfeed.tech/topics/llms.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [API](<https://devfeed.tech/topics/api.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [mobile-app-development](<https://devfeed.tech/tags/mobile-app-development.md>), [openai](<https://devfeed.tech/tags/openai.md>), [speech](<https://devfeed.tech/tags/speech.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

This tutorial presents a workflow for building AI features in Kotlin Multiplatform mobile apps. It recommends defining the app interface first, implementing the feature locally with Koog to iterate quickly on prompts, and moving the implementation to a backend once the output is reliable. The example uses natural-language and voice-based nutrition tracking, with LLM output converted into proposed structured actions.

### Source excerpt

TLDR: Define the interface in the app, iterate locally with Koog, move the logic to the backend when it's done. AI features have a weird reputation among mobile developers. The model sits behind an API, the prompt lives on a server someone else owns, and every change means a ticket, a review, a deploy. So the whole topic feels like backend territory. But an AI feature is just a feature. Text in, structured data out, some logic in between. The only unusual part: the core of that logic is a prompt. And prompts are not designed, they are iterated. You try an input, look at the output, adjust, try again. Dozens of times. So the real problem is not building the feature. It's making that loop fast. The pattern I would like to show: define an interface in the app, build the real UI against it, implement it locally with Koog, iterate until the output is solid, then move the implementation to the backend. In Kotlin that last step is mostly copy paste. The example: track everything in one sentence We build Yazio, a nutrition tracking app, as Kotlin Multiplatform: one shared codebase for iOS and Android. That matters here, because everything below is written once and runs on both platforms. Tracking today is many small interactions: search a food, pick a portion, add water, log a workout. Now imagine the user just says what happened: "I had two scrambled eggs and a coffee for breakfast, drank half a liter of water, went for a 30 minute run, and for lunch I ate the same as yesterday."Users can track using voice The app answers with a list of proposed actions. The user deletes the wrong ones, speaks again to add what's missing, and confirms everything at once. Speech to text is solved on both platforms, so from our side the input is just a string. Messy natural language in, exact typed data out. That's what LLMs are good at. It's also the kind of logic you won't get right on the first try. The constraint: the key can't live in the app You can't ship an OpenAI or Anthropic API ke

## ChatGPT Live and the New Architecture of Voice AI

DevFeed: [ChatGPT Live and the New Architecture of Voice AI](<https://devfeed.tech/articles/chatgpt-live-and-the-new-architecture-of-voice-ai-28517.md>)

Original publisher: [Read original article](<https://blog.risingstack.com/chatgpt-live-new-architecture-of-voice-ai/>)

Author: RisingStack Engineering

Published: 2026-07-16T12:38:22Z

Content type: article

Language: en

Sources: [RisingStack](<https://devfeed.tech/sources/risingstack.md>)

Topics: [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [audio](<https://devfeed.tech/tags/audio.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [here](<https://devfeed.tech/tags/here.md>), [interrupt](<https://devfeed.tech/tags/interrupt.md>), [messages](<https://devfeed.tech/tags/messages.md>), [models](<https://devfeed.tech/tags/models.md>), [openai](<https://devfeed.tech/tags/openai.md>), [quality](<https://devfeed.tech/tags/quality.md>), [speaking](<https://devfeed.tech/tags/speaking.md>), [speech](<https://devfeed.tech/tags/speech.md>), [systems](<https://devfeed.tech/tags/systems.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tool](<https://devfeed.tech/tags/tool.md>), [update](<https://devfeed.tech/tags/update.md>), [voice-ai](<https://devfeed.tech/tags/voice-ai.md>), [voices](<https://devfeed.tech/tags/voices.md>)

### AI overview

The article explains how OpenAI's GPT-Live models power ChatGPT Voice through a full-duplex architecture. The system can listen and speak simultaneously, handle interruptions, pause while users think, and delegate deeper reasoning, web search, or other complex work to another model.

### Source excerpt

OpenAI has introduced GPT-Live, a new generation of voice models that now powers ChatGPT Voice. At first, this may sound like another voice-quality update. The voices have been remastered, ChatGPT should interrupt less often, and it can respond more naturally when you pause, change direction or speak over it. But GPT-Live is more than a [...] The post ChatGPT Live and the New Architecture of Voice AI appeared first on RisingStack Engineering.

## Introducing Real World VoiceEQ: Measuring the human quality of voice AI

DevFeed: [Introducing Real World VoiceEQ: Measuring the human quality of voice AI](<https://devfeed.tech/articles/introducing-real-world-voiceeq-measuring-the-human-quality-of-voice-ai-7454.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/real-world-voiceeq>)

Author: David Ayllon; Alice; Jeff Brooks; Franc Camps Febrer; Jakub Piotr Cłapa; Theo Lebryk; Jens Madsen; Olya Ossipova; Sharath Rao; Hoon Shin

Published: 2026-07-15T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Human-AI evaluation](<https://devfeed.tech/topics/human-ai-evaluation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [asr](<https://devfeed.tech/topics/asr.md>), [human feedback](<https://devfeed.tech/topics/human-feedback.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [audio](<https://devfeed.tech/tags/audio.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [human-feedback](<https://devfeed.tech/tags/human-feedback.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [speech](<https://devfeed.tech/tags/speech.md>), [voice-ai](<https://devfeed.tech/tags/voice-ai.md>)

### AI overview

Real World VoiceEQ is a benchmark for evaluating the human quality of voice AI beyond latency and word error rate. It measures how voice systems recognize, produce, and respond to acoustic information such as tone, emotion, speaker identity, and background context across ASR, TTS, speech-to-speech, and speech understanding. The benchmark covers more than 40 voice models, 15+ evaluation dimensions, and more than 60 metrics, using over 1 million human ratings.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Build realtime voice agents on AI Gateway

DevFeed: [Build realtime voice agents on AI Gateway](<https://devfeed.tech/articles/build-realtime-voice-agents-on-ai-gateway-772.md>)

Original publisher: [Read original article](<https://vercel.com/blog/realtime-voice-agents-on-ai-gateway>)

Author: Kevin Dawkins

Published: 2026-06-29T07:00:00Z

Content type: tutorial

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [audio](<https://devfeed.tech/tags/audio.md>), [observability](<https://devfeed.tech/tags/observability.md>), [openai](<https://devfeed.tech/tags/openai.md>), [routing](<https://devfeed.tech/tags/routing.md>), [speech](<https://devfeed.tech/tags/speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [tools](<https://devfeed.tech/tags/tools.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

Vercel AI Gateway adds beta support for realtime voice, text-to-speech, and speech-to-text in AI SDK 7. The article explains browser-based realtime sessions, token-based authentication, interruption handling, tool calls, and direct audio input/output models.

### Source excerpt

AI Gateway now supports audio/voice. You can add realtime voice, text to speech, and speech to text with the same calls you already use for text, image, and video, routed through AI Gateway alongside every other modality. Audio launches with models from OpenAI and xAI. Each call gets the same provider routing, observability, spend controls, and bring-your-own-key support you already use for your other models. These capabilities are in beta and available in AI SDK 7. Capability How it works Use it for Realtime voice Live audio in and out, for streaming, low-latency session Two-way voice agents and live conversation Text to speech Text in, audio file out, single request Voiceovers, spoken responses, audio versions of written content Speech to text Recorded audio in, text out, single request Transcribing voice notes, call recordings Getting started Realtime, speech, and transcription model are supported on AI SDK 7. Realtime voice agents Realtime turns your app into something a user can hold a conversation with. When they speak, the model responds right away. Because it replies in the moment instead of waiting for a full turn, users can interrupt and talk over it the way they would with a person. It fits voice assistants, customer support agents, hands-free tools, and anywhere a user would rather talk than type. What sets it apart from chaining models together is that a single realtime model hears audio and produces audio directly, instead of running a speech-to-text, then language model, then text-to-speech pipeline. In the browser, the useRealtime hook manages the WebSocket connection, microphone capture, and audio playback. The connection is authenticated with your AI Gateway credential, so you mint a short-lived token on the server and hand the browser only that token. Your API key never reaches the client. Add a route that mints the token: Then connect from a client component: The hook captures the microphone, streams the audio to the model through AI Gateway, and

## Realtime voice, speech, and transcription now supported on AI Gateway

DevFeed: [Realtime voice, speech, and transcription now supported on AI Gateway](<https://devfeed.tech/articles/realtime-voice-speech-and-transcription-now-supported-on-ai-gateway-1067.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/realtime-voice-speech-and-transcription-now-supported-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-06-29T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [real-time](<https://devfeed.tech/topics/real-time.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [observability](<https://devfeed.tech/topics/observability.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [audio](<https://devfeed.tech/tags/audio.md>), [browser](<https://devfeed.tech/tags/browser.md>), [code](<https://devfeed.tech/tags/code.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [playground](<https://devfeed.tech/tags/playground.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [speech](<https://devfeed.tech/tags/speech.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

AI Gateway adds beta support for realtime voice and audio models through AI SDK 7, enabling voice agents, text-to-speech, and speech-to-text. Developers can use the realtime example, quickstart, or browser playground, with observability, spend controls, bring-your-own-key support, and no markup or platform fees.

### Source excerpt

AI Gateway now supports voice and audio models. You can build realtime voice agents, generate speech from text, and transcribe audio to text. This provides the same observability, spend controls, and bring-your-own-key support as text, image, and video models in AI Gateway, with no markup or platform fees. These capabilities are in beta and available via AI SDK 7. With realtime support, a single model takes audio in and audio out, so a user can talk and hear a reply back in near real time instead of waiting on a chain of separate models. Capability What it does Realtime voice agents Model listens to the user, works out a response, and speaks it back in a live, low-latency conversation. It can call your tools mid-conversation to look something up or take an action. The useRealtime hook handles microphone capture and playback. Text to speech Generate spoken audio from text, with a selectable voice and output format such as MP3. Use it for voiceovers, audio versions of written content, and spoken responses. Speech to text Transcribe recordings into text, from a file buffer, base64 string, or URL. Use it for voice notes or other transcriptions. Two ways to get started: Follow the realtime example below or the realtime quickstart to add a voice agent to your app. Use the playground. Talk to a realtime model in the browser, no code required, in the AI Gateway Playground. Realtime example A voice agent has two pieces: a server route that mints a short-lived token, so your API key never reaches the client, and a browser component that connects with it. Add the token route: Then connect from the browser. The useRealtime hook fetches that route and manages the WebSocket connection, microphone capture, and audio playback: Playground You can also try audio models without writing any code. Open the models page, click into a model, and interact with it right in the browser: Talk to a realtime model to hold a voice conversation Send text and have a transcription model read it back

## xAI Grok audio models now available on Vercel AI Gateway

DevFeed: [xAI Grok audio models now available on Vercel AI Gateway](<https://devfeed.tech/articles/xai-grok-audio-models-now-available-on-vercel-ai-gateway-1208.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/xai-grok-audio-models-now-available-on-vercel-ai-gateway>)

Author: Carlton Aikins

Published: 2026-06-29T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [React](<https://devfeed.tech/topics/react.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [api](<https://devfeed.tech/tags/api.md>), [audio](<https://devfeed.tech/tags/audio.md>), [browser](<https://devfeed.tech/tags/browser.md>), [models](<https://devfeed.tech/tags/models.md>), [observability](<https://devfeed.tech/tags/observability.md>), [react](<https://devfeed.tech/tags/react.md>), [release](<https://devfeed.tech/tags/release.md>), [responses](<https://devfeed.tech/tags/responses.md>), [routing](<https://devfeed.tech/tags/routing.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [server](<https://devfeed.tech/tags/server.md>), [speech](<https://devfeed.tech/tags/speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

xAI Grok audio models are now available through Vercel AI Gateway and the AI SDK 7 release. The integration supports realtime voice, text-to-speech, and speech-to-text, with routing, observability, and spend controls.

### Source excerpt

xAI's audio models are now live on AI Gateway. Realtime voice, text to speech, and speech to text are all available through the AI SDK with the same routing, observability, and spend controls as your other models. These capabilities are available on the AI SDK 7 release. Available models Capability Models Realtime voice xai/grok-voice-think-fast-1.0 Text to speech xai/grok-tts Speech to text xai/grok-stt Realtime A voice agent has two pieces: a server route that mints a short-lived token, so your API key never reaches the client, and a browser component that connects with it. Add the token route: this example sets model to xai/grok-voice-think-fast-1.0: Then connect from the browser. The useRealtimehook from @ai-sdk/react fetches that route and manages the WebSocket connection, microphone capture, and audio playback: Text to speech Generate spoken audio from text with generateSpeech. Pass a voice and an output format, then write the result to a file with xai/grok-tts: Speech to text Transcribe recordings into text with transcribe. This example uses xai/grok-stt: Playground You can also try the xAI audio models directly in the AI Gateway playground. Open the models list and click into any of the models to use them directly in the browser. The xai/grok-voice-think-fast-1.0 playground here allows you to talk to the agent and see responses instantly: More information Realtime quickstart Speech quickstart See all xAI models Read more

## Introducing the FFASR Leaderboard: Benchmarking ASR in the Real World

DevFeed: [Introducing the FFASR Leaderboard: Benchmarking ASR in the Real World](<https://devfeed.tech/articles/introducing-the-ffasr-leaderboard-benchmarking-asr-in-the-real-world-7196.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ffasr-leaderboard>)

Author: Daniel Gert Nielsen; Shivam Saini; Alessia Milo; Georg Götz; Eric Bezzam

Published: 2026-06-24T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [asr](<https://devfeed.tech/topics/asr.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [asr](<https://devfeed.tech/tags/asr.md>), [audio](<https://devfeed.tech/tags/audio.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [community](<https://devfeed.tech/tags/community.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [development](<https://devfeed.tech/tags/development.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [partnerships](<https://devfeed.tech/tags/partnerships.md>), [performance](<https://devfeed.tech/tags/performance.md>), [speech](<https://devfeed.tech/tags/speech.md>)

### AI overview

Treble Technologies and Hugging Face introduce the open, community-driven FFASR Leaderboard, a benchmark for evaluating automatic speech recognition models in realistic far-field acoustic conditions. It measures performance across factors such as reverberation, background noise, microphone distance, and low signal-to-noise ratios, while also showing the tradeoff between recognition accuracy and speed.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Fluid, natural voice translation with Gemini 3.5 Live Translate

DevFeed: [Fluid, natural voice translation with Gemini 3.5 Live Translate](<https://devfeed.tech/articles/fluid-natural-voice-translation-with-gemini-3-5-live-translate-6153.md>)

Original publisher: [Read original article](<https://deepmind.google/blog/fluid-natural-voice-translation-with-gemini-35-live-translate/>)

Author: Anuda Weerasinghe

Published: 2026-06-09T15:16:25Z

Content type: release

Language: en

Sources: [Google DeepMind News](<https://devfeed.tech/sources/google-deepmind-news.md>)

Topics: [Google AI](<https://devfeed.tech/topics/google-ai.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [audio](<https://devfeed.tech/tags/audio.md>), [developer](<https://devfeed.tech/tags/developer.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [google-ai](<https://devfeed.tech/tags/google-ai.md>), [none](<https://devfeed.tech/tags/none.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [speech](<https://devfeed.tech/tags/speech.md>), [speech-to-speech](<https://devfeed.tech/tags/speech-to-speech.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

Google announces Gemini 3.5 Live Translate, an audio model for continuous speech-to-speech translation that preserves vocal qualities across more than 70 languages. Developers can access it in public preview through the Gemini Live API and Google AI Studio.

### Source excerpt

Gemini 3.5 Live Translate brings near real-time, natural speech translation to Google AI Studio, Google Translate and Google Meet.

## Reachy Mini goes fully local

DevFeed: [Reachy Mini goes fully local](<https://devfeed.tech/articles/reachy-mini-goes-fully-local-7342.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/local-reachy-mini-conversation>)

Author: Amir Mahla; Andres Marafioti

Published: 2026-05-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [reachy](<https://devfeed.tech/topics/reachy.md>), [gemma4](<https://devfeed.tech/topics/gemma4.md>), [llama.cpp](<https://devfeed.tech/topics/llama-cpp.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [speech-to-speech](<https://devfeed.tech/topics/speech-to-speech.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [audio](<https://devfeed.tech/tags/audio.md>), [blog](<https://devfeed.tech/tags/blog.md>), [gemma](<https://devfeed.tech/tags/gemma.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [llama](<https://devfeed.tech/tags/llama.md>), [llama-cpp](<https://devfeed.tech/tags/llama-cpp.md>), [llm](<https://devfeed.tech/tags/llm.md>), [local](<https://devfeed.tech/tags/local.md>), [local-ai](<https://devfeed.tech/tags/local-ai.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [reachy](<https://devfeed.tech/tags/reachy.md>), [robotics](<https://devfeed.tech/tags/robotics.md>), [server](<https://devfeed.tech/tags/server.md>), [speech](<https://devfeed.tech/tags/speech.md>), [speech-to-speech](<https://devfeed.tech/tags/speech-to-speech.md>)

### AI overview

A tutorial for running fully local conversations with a Reachy Mini robot. It describes a cascaded VAD, speech-to-text, LLM, and text-to-speech pipeline using llama.cpp with Gemma 4, Silero VAD, Parakeet-TDT STT, and Qwen3-TTS, connected through a Realtime API-compatible WebSocket. The setup avoids cloud services, API keys, and sending data off the local machine.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

[Next page](<https://devfeed.tech/tags/speech.md?cursor=WyIyMDI2LTA1LTI3VDAwOjAwOjAwKzAwOjAwIiwgIjkzMmNlZGQ0LTk3MmQtNGY1Ny1iNGE5LThkZjRkM2I1OTI5NSJd>)