← All notes

Why does speech need different dialogue management than text?

How speech cascades, encoders, and error propagation reshape conversation architecture and evaluation.

Topic Hub · 8 linked notes · 6 sections
View as

ASR and Dialogue Management Under Noisy Input

1 note

Why do dialogue systems need probabilistic reasoning?

Explores whether deterministic flowchart-based dialogue systems can handle realistic speech recognition error rates of 15-30 percent, and what alternative approaches might be necessary.

Explore related Read →

Speech-to-Speech Architectures and Latency

1 note

Can skipping transcription make voice assistants faster?

Voice assistants traditionally convert speech to text before responding. Does eliminating that middle step reduce latency enough to matter for real-time conversation?

Explore related Read →

Speech Encoders and Articulatory Modeling

1 note

Do speech models learn language-specific sounds or universal physics?

Exploring whether self-supervised speech models encode phonetic categories tied to specific languages or instead capture the underlying vocal-tract physics common to all humans. This matters for understanding why these models transfer across languages without retraining.

Explore related Read →

Speech Evaluation

1 note

New — 2026-06-27

2 notes

Can a single model learn when to speak and respond?

Does combining perception, generation, and turn-taking into one streaming model let timing and interruption handling emerge naturally, rather than requiring separate engineered modules?

Explore related Read →

Why do AI conversations reliably break down after multiple turns?

Explores why multi-turn conversations degrade in quality and coherence. Understanding failure modes—intent misalignment, memory management, and missing grounding mechanisms—is essential for designing more resilient dialogue systems.

Explore related Read →