paper-with-me

Papers

Joint training framework for text-to-speech and voice conversion using multi-source Tacotron and WaveNet

2019-03-29 · Mingyang Zhang, Xin Wang, Fuming Fang, Haizhou Li, Junichi Yamagishi

We investigated the training of a shared model for both text-to-speech (TTS) and voice conversion (VC) tasks. We propose using an extended model architecture of Tacotron, that is a multi-source sequence-to-sequence model with a dual attention mechanism as the shared model for both the TTS and VC tasks. This model can accomplish these two different tasks respectively according to the type of input. An end-to-end speech synthesis task is conducted when the model is given text as the input while a sequence-to-sequence voice conversion task is conducted when it is given the speech of a source speaker as the input. Waveform signals are generated by using WaveNet, which is conditioned by using a predicted mel-spectrogram. We propose jointly training a shared model as a decoder for a target speaker that supports multiple sources. Listening experiments show that our proposed multi-source encoder-decoder model can efficiently achieve both the TTS and VC tasks.

📄 PDF Abstract BibTeX arXiv:1903.12389

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSpeech Synthesistext-to-speechText to SpeechVoice Conversion

Methods 이 논문이 사용한 방법론

Mixture of Logistic Distributions 설명 없음
Griffin-Lim Algorithm The Griffin-Lim Algorithm (GLA) is a phase reconstruction method based on the redundancy of the short-time Fourier transform. It promotes the consistency of a spectrogram by…
Sigmoid Activation 설명 없음
Highway Layer 설명 없음
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

ERNIE-SAT: Speech and Text Joint Pretraining for Cross-Lingual Multi-Speaker Text-to-Speech

2022-11-07 · Xiaoran Fan, Chao Pang, Tian Yuan, He Bai 외

Speech representation learning has improved both speech understanding and speech synthesis tasks for single language. However, its ability in cross-lingual scenarios has not been explored. In this paper, we extend the pr…

Representation LearningSpeech Representation LearningSpeech Synthesistext-to-speech+3

DiffVoice: Text-to-Speech with Latent Diffusion

2023-04-23 · Zhijun Liu, Yiwei Guo, Kai Yu

In this work, we present DiffVoice, a novel text-to-speech model based on latent diffusion. We propose to first encode speech signals into a phoneme-rate latent representation with a variational autoencoder enhanced by a…

text-to-speechText to Speech

Using joint training speaker encoder with consistency loss to achieve cross-lingual voice conversion and expressive voice conversion

2023-07-01 · Houjian Guo, Chaoran Liu, Carlos Toshinori Ishi, Hiroshi Ishiguro

Voice conversion systems have made significant advancements in terms of naturalness and similarity in common voice conversion tasks. However, their performance in more complex tasks such as cross-lingual voice conversion…

speech-recognitionSpeech RecognitionVoice Conversion

Vevo2: A Unified and Controllable Framework for Speech and Singing Voice Generation

2025-08-22 · Xueyao Zhang, Junan Zhang, Yuancheng Wang, Chaoren Wang 외 arxiv

Controllable human voice generation, particularly for expressive domains like singing, remains a significant challenge. This paper introduces Vevo2, a unified framework for controllable speech and singing voice generatio…

VoiceBridge: General Speech Restoration with One-step Latent Bridge Models

2025-09-28 · Chi Zhang, Kaiwen Zheng, Zehua Chen, Jun Zhu arxiv

Bridge models have been investigated in speech enhancement but are mostly single-task, with constrained general speech restoration (GSR) capability. In this work, we propose VoiceBridge, a one-step latent bridge model (L…

Speech Enhancement