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 Launches BotsChat: A Native Chat Tool Revolutionizing Agent Communication
OpenClaw introduces BotsChat, a new native chat tool designed to enhance communication between AI coding agents. Find out how this tool can streamline your automation processes.

AI-generated code volume is overwhelming senior engineers, study shows
AI users merge 98% more pull requests with AI assistance, but senior engineers report increased cognitive load and burnout. Research shows defect detection drops from 87% for PRs under 100 lines to 28% for PRs over 1,000 lines.

ChatGPT Workspace Agents Free Preview Ends Today — How It Compares to OpenClaw and Hermes
OpenAI's ChatGPT Workspace Agents free preview ends May 6, switching to credit-based pricing. The Reddit post compares it to OpenClaw, Hermes, and managed platforms like BetterClaw for team vs. personal use.

Current LLM Cost Comparison: Deepseek, Qwen, MiniMax vs OpenAI
A Reddit analysis shows Deepseek-V3.2 at $0.26/$0.38 per million tokens is approximately 10x cheaper than GPT-4 while delivering GPT-5 class benchmark performance, with Qwen3.5 and MiniMax-M2.5 offering competitive alternatives to Claude and OpenAI.