paper-with-me

홈 › Papers

Adaptive Speech Duration Modification using a Deep-Generative Framework

2021-09-29 · Ravi Shankar, Archana Venkataraman

We propose the first method to adaptively modify the duration of a given speechsignal. Our approach uses a Bayesian framework to define a latent attention mapthat links frames of the input and target utterances. We train a masked convolu-tional encoder-decoder network to generate this attention map via a stochastic ver-sion of the mean absolute error loss function. Our model also predicts the lengthof the target speech signal using the encoder embeddings, which determines thenumber of time steps for the decoding operation. During testing, we generate theattention map as a proxy for the similarity matrix between the given input speechand an unknown target speech signal. Using this similarity matrix, we compute awarping path of alignment between the two signals. Our experiments demonstratethat this adaptive framework produces similar results to dynamic time warping,which relies on a known target signal, on both voice conversion and emotion con-version tasks. We also show that the modified speech utterances achieve high userquality ratings, thus highlighting the practical utility of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDynamic Time WarpingVoice Conversion

Similar Papers 제목 키워드 기반

A Deep-Bayesian Framework for Adaptive Speech Duration Modification

2021-07-11 · Ravi Shankar, Archana Venkataraman

We propose the first method to adaptively modify the duration of a given speech signal. Our approach uses a Bayesian framework to define a latent attention map that links frames of the input and target utterances. We tra…

DecoderDynamic Time WarpingVoice Conversion

Adaptive Duration Model for Text Speech Alignment

2025-07-30 · Junjie Cao arxiv

Speech-to-text alignment is a critical component of neural text to speech (TTS) models. Autoregressive TTS models typically use an attention mechanism to learn these alignments on-line, while non-autoregressive end to en…

Text to Speech

Speaking in Wavelet Domain: A Simple and Efficient Approach to Speed up Speech Diffusion Model

2024-02-16 · Xiangyu Zhang, Daijiao Liu, Hexin Liu, Qiquan Zhang 외

Recently, Denoising Diffusion Probabilistic Models (DDPMs) have attained leading performances across a diverse range of generative tasks. However, in the field of speech synthesis, although DDPMs exhibit impressive perfo…

DenoisingSpeech EnhancementSpeech Synthesis

UniSAE: Unified Speech Attribute Editing on Speaker, Emotion and Low-Level Content via Discrete Phonetic Posteriorgram Modelling

2026-06-30 · Chuanbo Zhu, Wuyou Zhou, Rongxiu Zhong, Shilei Zhang 외 arxiv

Speech editing aims to modify specific portions of an utterance while preserving the remaining speech. Existing approaches primarily focus on word-level content modification and typically treat content, speaker, and emot…

DurIAN-E 2: Duration Informed Attention Network with Adaptive Variational Autoencoder and Adversarial Learning for Expressive Text-to-Speech Synthesis

2024-10-17 · Yu Gu, Qiushi Zhu, Guangzhi Lei, Chao Weng 외

This paper proposes an improved version of DurIAN-E (DurIAN-E 2), which is also a duration informed attention neural network for expressive and high-fidelity text-to-speech (TTS) synthesis. Similar with the DurIAN-E mode…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis