Skip to content

Rendered

Benchmarks and engineering notes from Sprag.

Technical writing on multimodal inference, serving systems, and the work behind production AI infrastructure.

Benchmarks2026-09-155 min read

Speech-to-Speech vs the Traditional Voice Pipeline: The cost of Modularity

Transcription throws away tone, emphasis, and emotion before they reach the next stage of a voice pipeline. In our agentic benchmarks, Symphony finishes a turn 500 ms faster than our own Rhythm + Chorus pipeline.

Alex Smith

Alex Smith

CEO

Read the feature

Recent

More from Rendered

Benchmarks2026-08-174 min read

A Transcript Is a Choice

Symphony nearly matches a purpose-built verbatim transcription model on spoken disfluencies, and can turn the same recording into the representation each part of a voice agent needs.

Announcement2026-08-161 min read

Qwen3.8-27B is free on Sprag through the end of August

Qwen3.8-27B is open weights under Apache 2.0 and built to be run locally. Running it locally still takes a 24GB card, so we're serving it for free through the end of August.

Customers2026-07-163 min read

How ISSEN delivers AI language tutoring at scale with Sprag

ISSEN (YC F24) replaced a deprecated Gemini Flash 2.0 transcriber with Qwen3-Omni served on Sprag, reaching sub-300ms multilingual STT latency and 90% accuracy on hard code-switched evals.

Engineering2026-07-1314 min read

Multimodal API compatibility from the adapter layer

Implementation notes from building compatibility across OpenAI, OpenRouter, Hugging Face, Cartesia, and ElevenLabs. Request shape, response shape, and usage units should be treated as three separate problems.

Architecture2026-06-0111 min read

Voice Agent Economics in 2026

Native speech-to-speech now runs 3–12× cheaper than cascaded STT → LLM → TTS stacks at comparable latency and task success. Here's when to pick native, when cascades still win, and what changed.

Benchmarks2026-04-244 min read

Speech-to-Speech vs Pipelined Voice Agents

We benchmarked Qwen3-Omni against traditional ASR → LLM → TTS pipelines on real voice-agent workloads. For the first time, the open native path actually looks preferable.

Announcement2026-03-272 min read

Introducing Sprag: Unified Multimodal AI Inference

Today we're launching Sprag — a single API for text, image, audio, and video inference. One endpoint, every modality, built for speed.