Urgent.News

What's breaking now, across thousands of outlets.

Tech

Why Speech Recognition Misses Human Context: Dr. Sunday David Ubur’s Affective Architecture

Dr. Sunday Ubur's research explores emotion-aware AI captions that preserve tone, urgency, and context for deaf and hard-of-hearing users.

Why Speech Recognition Misses Human Context: Dr. Sunday David Ubur’s Affective Architecture

Automated speech recognition systems have become increasingly complex, with the industry striving to reduce errors to near-zero levels by training models on vast amounts of speech data. However, despite their impressive vocabulary-transcription abilities, these systems still struggle to understand the emotional tone, cadence, and urgency inherent in human speech.

In high-stakes technical discussions, vocal inflections can transform statements into questions or warnings, and urgency can distinguish critical constraints from casual remarks. When automated systems discard these vocal nuances, a disconnect emerges known as the intention gap, particularly for deaf and hard-of-hearing professionals who must constantly guess speaker intent while juggling visual attention between multiple display elements.

Dr. Sunday David Ubur, an HCI researcher at the University of California, Irvine and Virginia Tech, has developed an alternative approach to address this problem. Instead of viewing speech recognition as a mere text translation task, Dr. Ubur frames it as an asynchronous distributed systems and spatial computing issue. His research focuses on building multimodal machine learning pipelines and spatial augmented reality frameworks that can detect and render non-verbal vocal cues in real time, without introducing computational latency or overwhelming user working memory.

The primary challenge in modern transcription lies not in misheard words, but in the loss of acoustic information that conveys human intent. Dr. Ubur's goal is to preserve these critical vocal cues while minimizing cognitive load on users. To tackle the first major bottleneck, low-latency multi-stream inference, Dr. Ubur designed a parallel pipeline that divides incoming audio streams into two asynchronous processing branches.

One branch maintains accurate lexical transcription using speech recognition transformers, while the other branch processes raw acoustic waveforms through a specialized deep acoustic neural network. This dual pipeline extracts prosodic features in real time, mapping vocal delivery to emotional and paralinguistic categories while synchronizing with the live speaker.

However, extracting deep acoustic signals in real time only solves part of the engineering puzzle. The more significant challenge is interface design and minimizing user cognitive load. Early systems in the accessibility sector often cluttered displays with bright banners, large animated avatars, or intrusive graphical tags that overwhelmed users during demanding analytical tasks.

Inspired by cognitive models of working memory, Dr. Ubur implemented an on-demand progressive disclosure interface. The system breaks down incoming captions into short, readable phrases, presenting them asynchronously over WebSockets. Relevant phrases expand into plain-language tooltips when users hover or focus on them, ensuring the interface remains unobtrusive and does not obstruct the flow of technical information.

When applying his approach to immersive spatial computing within the EasyCaption framework, Dr. Ubur found that rendering animated virtual avatars alongside text captions in virtual reality environments actually reduced sustained attention and engagement, and slightly increased user stress compared to cleaner caption layouts without avatars.

His study, conducted using EEG brain-wave monitoring and measures of user attention, eye gaze, and engagement, demonstrated that virtual avatars in assistive systems can actually hinder comprehension. Therefore, spatial computing interfaces should prioritize clean geometry and customizable density over decorative visual animations to support effective communication for deaf and hard-of-hearing users.

Written by urgent.news from HackerNoon's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at hackernoon.com →

More in Tech

My Agents Never Get Tired. I Do: On Satisficing

I approved a prompt on a Tuesday morning and went to make a cup of Irish breakfast tea. By the time I came back the block was done, tested, and more thorough than what I had asked for.

  • Agents Kiro and Claude never tire; author remains engaged
  • Adopt concept of satisficing to set good enough standards
  • Apply bounded rationality theory to create rigor budget

Appwrite shipped managed Postgres and MySQL (real engines, not our document API)

Hey. I'm Jake (abnegate). I work on databases at Appwrite. We just shipped managed native PostgreSQL and MySQL, and I wanted a place to talk about what that actually means before people assume it's…

  • Appwrite launched managed PostgreSQL and MySQL databases.
  • Users can connect using psql, mysql client, Prisma, etc.
  • Pricing starts at $10 per month for the Starter plan.

More from Friday 11 September →