A viewer of our voice agent platform comparison asked for a stack that keeps storage and processing inside the EU and handles Swiss German — understanding it and speaking it back. We ran it down properly. Short version, no platform verifiably does both today, and this is what actually ships in 2026 if you need it anyway.
Researched Aug 2026 · follow-up to our 6-platform voice agent test · sources linked throughout
| Platform | EU residency |
|---|---|
| Retell | No |
| ElevenLabs | Partial |
| LiveKit Cloud | Partial |
| LiveKit self-hosted | Yes, if you build it |
| Vapi / Bland / Telnyx | Unverified |
A region toggle is not a contract. Ask any vendor for a data-flow diagram and a subprocessor list naming exactly where processing happens before you trust a badge.
Public Swiss German Whisper checkpoints exist — Flurin17's whisper-large-v3-turbo fine-tune and Flix-AI's flix-swissgerman-full among them. A May 2026 paper fine-tuned a 1.55B-parameter Whisper model on 1,367 hours of broadcast speech paired with Standard German subtitles, landing at 25.6% word error rate (13.8% once stylistic variation is separated from real errors). Most of these treat it as translation — Swiss German audio in, Standard German text out — which is fine if you need the agent to understand intent, not produce a verbatim dialect transcript.
Nobody sells a native Swiss German voice. ElevenLabs' German voices range from High German to Bavarian-adjacent tones — not Swiss. Cartesia's Sonic model lists German among 42 supported languages but not Swiss German specifically. The strongest public leads are research systems — FHNW/i4DS has a Swiss German TTS demo, and ETH Zürich has published work translating High German text into Swiss German speech across dialects. Real progress, but no production streaming API, uptime guarantee or commercial license attached to either.
An EU-hosted SIP/PSTN carrier, so the call itself never touches US infrastructure.
LiveKit, self-hosted on EU infra — AWS Frankfurt/Dublin/Stockholm or GCP Belgium/Netherlands. You own the realtime server, Redis, recordings and logs.
A self-hosted Swiss German Whisper fine-tune (e.g. the Flurin17 or Flix-AI checkpoints). Runs on your own GPUs, so nothing leaves the EU.
An EU-hosted or self-deployed LLM — Mistral supports deployment on your own infrastructure, removing the API vendor from the residency question entirely.
The weak link. FHNW/i4DS and ETH Zürich have Swiss German TTS research demos — no production streaming API exists yet. Budget for model engineering here, or fall back to Standard German output.
This removes every US subprocessor and third-party API from the residency question, at the cost of owning GPU infrastructure, model upgrades, and QA yourself. It is a genuine build, not an integration weekend — plan the budget accordingly.
Regulated, EU-resident, or low-resource-language voice agents are exactly the kind of build Eight Labs consults on for enterprise, SMEs and startups — voice agents, RAG, Claude Code adoption, and AI systems generally.
Talk to Eight Labs →Not verifiably, end to end. Retell explicitly does not offer EU data residency. ElevenLabs offers it on Enterprise plans, but by default only storage is EU-only — processing can still happen outside the EU through subprocessors. LiveKit Cloud has a real eu-central (Frankfurt) region, but that pins media routing, not every model call and log path. The only option with a verifiable EU-only boundary today is self-hosting LiveKit entirely on EU infrastructure.
Understanding it is buildable today. Open Whisper fine-tunes exist for Swiss German (Flurin17, Flix-AI), and a May 2026 research paper trained on 1,367 hours of broadcast speech reached 25.6% word error rate (13.8% content WER). Most of these map Swiss German audio to Standard German text rather than transcribing dialect spelling verbatim — fine for understanding intent, not for a literal transcript.
No, not yet. ElevenLabs' German voices range from High German to Bavarian, not Swiss German. Cartesia's Sonic model supports German among 42 languages but doesn't list Swiss German specifically. The best public leads are research systems from FHNW/i4DS and ETH Zürich — real demos, but no production streaming API, SLA, or commercial license as of this research.
An EU-hosted SIP/PSTN carrier, LiveKit self-hosted in an EU region, a self-hosted Swiss German Whisper fine-tune for speech-to-text, a self-deployed EU LLM (Mistral supports this), and a Swiss German TTS model adapted from FHNW or ETH Zürich research for the response voice. Every layer needs to run on infrastructure you control for the EU-only guarantee to actually hold.
Build, not buy. No vendor combination verifiably clears both bars today. Buy the parts that are commodity — EU telephony and possibly integrator support — and build or tightly control the speech and inference layers, since that's where the residency guarantee and the Swiss German quality actually live.
This started as a comment on our 6-platform voice agent test. Watch the original comparison, or read the full scorecard.