EMNLP 2024finding7 citations

PSLM: Parallel Generation of Text and Speech with LLMs for Low-Latency Spoken Dialogue Systems

Kentaro Mitsui, Koh Mitsuda, Toshiaki Wakatsuki, Yukiya Hono, Kei Sawada

Abstract

Multimodal language models that process both text and speech have a potential for applications in spoken dialogue systems. However, current models face two major challenges in response generation latency: (1) generating a spoken response requires the prior generation of a written response, and (2) speech sequences are significantly longer than text sequences. This study addresses these issues by extending the input and output sequences of the language model to support the parallel generation of text and speech. Our experiments on spoken question answering tasks demonstrate that our approach improves latency while maintaining the quality of response content. Additionally, we show that latency can be further reduced by generating speech in multiple sequences. Demo samples are available at https://rinnakk.github.io/research/publications/PSLM.

BibTeX
@inproceedings{mitsui-etal-2024-pslm,
    title = "{PSLM}: Parallel Generation of Text and Speech with {LLM}s for Low-Latency Spoken Dialogue Systems",
    author = "Mitsui, Kentaro  and
      Mitsuda, Koh  and
      Wakatsuki, Toshiaki  and
      Hono, Yukiya  and
      Sawada, Kei",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.151/",
    doi = "10.18653/v1/2024.findings-emnlp.151",
    pages = "2692--2700"
}
PSLM: Parallel Generation of Text and Speech with LLMs for Low-Latency Spoken Dialogue Systems · EMNLP 2024