English

Think, Verbalize, then Speak: Bridging Complex Thoughts and Comprehensible Speech

Computation and Language 2025-09-22 v1 Artificial Intelligence

Abstract

Spoken dialogue systems increasingly employ large language models (LLMs) to leverage their advanced reasoning capabilities. However, direct application of LLMs in spoken communication often yield suboptimal results due to mismatches between optimal textual and verbal delivery. While existing approaches adapt LLMs to produce speech-friendly outputs, their impact on reasoning performance remains underexplored. In this work, we propose Think-Verbalize-Speak, a framework that decouples reasoning from spoken delivery to preserve the full reasoning capacity of LLMs. Central to our method is verbalizing, an intermediate step that translates thoughts into natural, speech-ready text. We also introduce ReVerT, a latency-efficient verbalizer based on incremental and asynchronous summarization. Experiments across multiple benchmarks show that our method enhances speech naturalness and conciseness with minimal impact on reasoning. The project page with the dataset and the source code is available at https://yhytoto12.github.io/TVS-ReVerT

Keywords

Cite

@article{arxiv.2509.16028,
  title  = {Think, Verbalize, then Speak: Bridging Complex Thoughts and Comprehensible Speech},
  author = {Sang Hoon Woo and Sehun Lee and Kang-wook Kim and Gunhee Kim},
  journal= {arXiv preprint arXiv:2509.16028},
  year   = {2025}
}

Comments

EMNLP 2025 Main. Project page: https://yhytoto12.github.io/TVS-ReVerT

R2 v1 2026-07-01T05:45:55.596Z