Telus Deploys Real-Time Accent Conversion on Call-Center Agents via Tomato.ai

Telus, through its Telus Digital unit, has deployed a live speech-to-speech system from Tomato.ai that modifies call-center agents' accents in real time. According to reporting by iPhone in Canada and The Globe and Mail, the tool targets what Telus calls "accent-related friction."
How It Works
The system processes call-center audio through a real-time speech-to-speech pipeline. While specific architectural details from Tomato.ai are not public, these systems typically combine automatic speech recognition (ASR), speaker and accent conversion models, and a neural vocoder. Latency-optimized inference is critical to avoid awkward pauses in conversation, and handling noisy call-center audio requires robust front-end ASR. The reported deployment focuses on offshore agents' voices.
Backlash and Industry Response
Labour groups have criticized the practice as deceptive and urged mandatory customer disclosure. Rogers and Bell, Canada's other major telecoms, told The Globe and Mail they have no plans to adopt similar technology. The public backlash has been swift.
Technical Considerations for Practitioners
For developers building contact-center AI pipelines, real-time voice conversion introduces operational tradeoffs: minimizing latency while preserving natural prosody, and maintaining robustness to background noise. Privacy compliance and worker consent are emerging regulatory risks. The Globe and Mail noted potential effects on voice-privacy regulations.
What to Watch
- Canadian regulatory guidance on disclosure requirements for voice-altering AI.
- Any technical disclosures from Tomato.ai about model latency and safeguards.
- Whether larger contact-center operators adopt transparency policies or technical audits.
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw 2026.3.24: Bridge Config Removed, Heartbeat Token Savings, Loop Detection
OpenClaw 2026.3.24 removes the deprecated bridge configuration section from openclaw.json, adds isolatedSession: true to heartbeat config to reduce token costs from ~100K to 2-5K per run, and introduces new features including imageGenerationModel, tools.loopDetection, channels.modelByChannel, built-in model aliases, and pdfModel.

Developer switches to Minimax 2.7 after Claude ban and MiMo credit issues
A developer tested multiple AI models for OpenClaw after Claude was banned, finding GLM 5.1 and 5 Turbo ineffective for agentic tasks, MiMo V2 Pro's credit system inefficient, and settling on Minimax 2.7 for its generous quota and ability to handle automation tasks.

Exploring Step 3.5 Flash: Open-Source Model for Fast Deep Reasoning
Step 3.5 Flash is an open-source foundation model designed for fast and efficient deep reasoning, utilizing a sparse Mixture of Experts architecture.

WhatsApp Auto-Reply Bug Silently Drops Media Images in OpenClaw 2026.4.2
A bug in OpenClaw 2026.4.2 causes WhatsApp auto-replies with MEDIA:./path/to/image.png to silently drop images while text-only replies work fine. The same agent configuration works correctly on Telegram.