paper-with-me

Papers

CoLM-DSR: Leveraging Neural Codec Language Modeling for Multi-Modal Dysarthric Speech Reconstruction

2024-06-12 · Xueyuan Chen, Dongchao Yang, Dingdong Wang, Xixin Wu, Zhiyong Wu, Helen Meng

Dysarthric speech reconstruction (DSR) aims to transform dysarthric speech into normal speech. It still suffers from low speaker similarity and poor prosody naturalness. In this paper, we propose a multi-modal DSR model by leveraging neural codec language modeling to improve the reconstruction results, especially for the speaker similarity and prosody naturalness. Our proposed model consists of: (i) a multi-modal content encoder to extract robust phoneme embeddings from dysarthric speech with auxiliary visual inputs; (ii) a speaker codec encoder to extract and normalize the speaker-aware codecs from the dysarthric speech, in order to provide original timbre and normal prosody; (iii) a codec language model based speech decoder to reconstruct the speech based on the extracted phoneme embeddings and normalized codecs. Evaluations on the commonly used UASpeech corpus show that our proposed model can achieve significant improvements in terms of speaker similarity and prosody naturalness.

📄 PDF Abstract BibTeX arXiv:2406.08336

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

TacoLM: GaTed Attention Equipped Codec Language Model are Efficient Zero-Shot Text to Speech Synthesizers

2024-06-22 · Yakun Song, Zhuo Chen, Xiaofei Wang, Ziyang Ma 외

Neural codec language model (LM) has demonstrated strong capability in zero-shot text-to-speech (TTS) synthesis. However, the codec LM often suffers from limitations in inference speed and stability, due to its auto-regr…

DecoderLanguage ModelingLanguage Modellingtext-to-speech+1

CoLM: Collaborative Large Models via A Client-Server Paradigm

2025-11-10 · Siqi Huang, Sida Huang, Hongyuan Zhang arxiv

Large models have achieved remarkable performance across a range of reasoning and understanding tasks. Prior work often utilizes model ensembles or multi-agent systems to collaboratively generate responses, effectively o…

NanoCodec: Towards High-Quality Ultra Fast Speech LLM Inference

2025-08-07 · Edresson Casanova, Paarth Neekhara, Ryan Langman, Shehzeen Hussain 외 arxiv

Large Language Models (LLMs) have significantly advanced audio processing by leveraging audio codecs to discretize audio into tokens, enabling the application of language modeling techniques to speech data. However, exis…

CoPE-VideoLM: Leveraging Codec Primitives For Efficient Video Language Modeling

2026-02-13 · Sayan Deb Sarkar, Rémi Pautrat, Ondrej Miksik, Marc Pollefeys 외 arxiv

Video Language Models (VideoLMs) enable AI systems to understand temporal dynamics in videos. To fit within the maximum context window constraint, current methods use keyframe sampling which often misses both macro-level…

Scene UnderstandingQuestion Answering

UniTTS: An end-to-end TTS system without decoupling of acoustic and semantic information

2025-05-23 · Rui Wang, Qianguo Sun, Tianrong Chen, Zhiyun Zeng 외

The emergence of multi-codebook neutral audio codecs such as Residual Vector Quantization (RVQ) and Group Vector Quantization (GVQ) has significantly advanced Large-Language-Model (LLM) based Text-to-Speech (TTS) systems…

Large Language ModelQuantizationtext-to-speechText to Speech