paper-with-me

Papers

Enhancing Naturalness in LLM-Generated Utterances through Disfluency Insertion

2024-12-17 · Syed Zohaib Hassan, Pierre Lison, Pål Halvorsen

Disfluencies are a natural feature of spontaneous human speech but are typically absent from the outputs of Large Language Models (LLMs). This absence can diminish the perceived naturalness of synthesized speech, which is an important criteria when building conversational agents that aim to mimick human behaviours. We show how the insertion of disfluencies can alleviate this shortcoming. The proposed approach involves (1) fine-tuning an LLM with Low-Rank Adaptation (LoRA) to incorporate various types of disfluencies into LLM-generated utterances and (2) synthesizing those utterances using a text-to-speech model that supports the generation of speech phenomena such as disfluencies. We evaluated the quality of the generated speech across two metrics: intelligibility and perceived spontaneity. We demonstrate through a user study that the insertion of disfluencies significantly increase the perceived spontaneity of the generated speech. This increase came, however, along with a slight reduction in intelligibility.

📄 PDF Abstract BibTeX arXiv:2412.12710

Code (0)

등록된 구현이 없습니다.

Tasks

text-to-speechText to Speech

Similar Papers 제목 키워드 기반

A novel multimodal dynamic fusion network for disfluency detection in spoken utterances

2022-11-27 · Sreyan Ghosh, Utkarsh Tyagi, Sonal Kumar, Manan Suri 외

Disfluency, though originating from human spoken utterances, is primarily studied as a uni-modal text-based Natural Language Processing (NLP) task. Based on early-fusion and self-attention-based multimodal interaction be…

multimodal interaction

Span Classification with Structured Information for Disfluency Detection in Spoken Utterances

2022-03-30 · Sreyan Ghosh, Sonal Kumar, Yaman Kumar Singla, Rajiv Ratn Shah 외

Existing approaches in disfluency detection focus on solving a token-level classification task for identifying and removing disfluencies in text. Moreover, most works focus on leveraging only contextual information captu…

Classification

DisfluencyFixer: A tool to enhance Language Learning through Speech To Speech Disfluency Correction

2023-05-26 · Vineet Bhat, Preethi Jyothi, Pushpak Bhattacharyya

Conversational speech often consists of deviations from the speech plan, producing disfluent utterances that affect downstream NLP tasks. Removing these disfluencies is necessary to create fluent and coherent speech. Thi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2

Stochastic Pitch Prediction Improves the Diversity and Naturalness of Speech in Glow-TTS

2023-05-28 · Sewade Ogun, Vincent Colotte, Emmanuel Vincent

Flow-based generative models are widely used in text-to-speech (TTS) systems to learn the distribution of audio features (e.g., Mel-spectrograms) given the input tokens and to sample from this distribution to generate di…

Diversitytext-to-speechText to SpeechZero-Shot Multi-Speaker TTS

How does BERT process disfluency?

2021-07-01 · SIGDIAL (ACL) 2021 7 · Ye Tian, Tim Nieradzik, Sepehr Jalali, Da-Shan Shiu

Natural conversations are filled with disfluencies. This study investigates if and how BERT understands disfluency with three experiments: (1) a behavioural study using a downstream task, (2) an analysis of sentence embe…

SentenceSentence EmbeddingsTask 2