paper-with-me

Papers

DualVC: Dual-mode Voice Conversion using Intra-model Knowledge Distillation and Hybrid Predictive Coding

2023-05-21 · Ziqian Ning, Yuepeng Jiang, Pengcheng Zhu, Jixun Yao, Shuai Wang, Lei Xie, Mengxiao Bi

Voice conversion is an increasingly popular technology, and the growing number of real-time applications requires models with streaming conversion capabilities. Unlike typical (non-streaming) voice conversion, which can leverage the entire utterance as full context, streaming voice conversion faces significant challenges due to the missing future information, resulting in degraded intelligibility, speaker similarity, and sound quality. To address this challenge, we propose DualVC, a dual-mode neural voice conversion approach that supports both streaming and non-streaming modes using jointly trained separate network parameters. Furthermore, we propose intra-model knowledge distillation and hybrid predictive coding (HPC) to enhance the performance of streaming conversion. Additionally, we incorporate data augmentation to train a noise-robust autoregressive decoder, improving the model's performance on long-form speech conversion. Experimental results demonstrate that the proposed model outperforms the baseline models in the context of streaming voice conversion, while maintaining comparable performance to the non-streaming topline system that leverages the complete context, albeit with a latency of only 252.8 ms.

📄 PDF Abstract BibTeX arXiv:2305.12425

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecoderKnowledge DistillationVoice Conversion

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

DualVC 2: Dynamic Masked Convolution for Unified Streaming and Non-Streaming Voice Conversion

2023-09-27 · Ziqian Ning, Yuepeng Jiang, Pengcheng Zhu, Shuai Wang 외

Voice conversion is becoming increasingly popular, and a growing number of application scenarios require models with streaming inference capabilities. The recently proposed DualVC attempts to achieve this objective throu…

DecoderKnowledge DistillationVoice Conversion

DualVC 3: Leveraging Language Model Generated Pseudo Context for End-to-end Low Latency Streaming Voice Conversion

2024-06-12 · Ziqian Ning, Shuai Wang, Pengcheng Zhu, Zhichao Wang 외

Streaming voice conversion has become increasingly popular for its potential in real-time applications. The recently proposed DualVC 2 has achieved robust and high-quality streaming voice conversion with a latency of abo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+4

Voice Conversion Challenge 2020: Intra-lingual semi-parallel and cross-lingual voice conversion

2020-08-28

The voice conversion challenge is a bi-annual scientific event held to compare and understand different voice conversion (VC) systems built on a common dataset. In 2020, we organized the third edition of the challenge an…

Voice Conversion

Investigating Inter- and Intra-speaker Voice Conversion using Audiobooks

2022-06-01 · LREC 2022 6 · Aghilas Sini, Damien Lolive, Nelly Barbot, Pierre Alain

Audiobook readers play with their voices to emphasize some text passages, highlight discourse changes or significant events, or in order to make listening easier and entertaining. A dialog is a central passage in audiobo…

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

CycleTransGAN-EVC: A CycleGAN-based Emotional Voice Conversion Model with Transformer

2021-11-30 · Changzeng Fu, Chaoran Liu, Carlos Toshinori Ishi, Hiroshi Ishiguro

In this study, we explore the transformer's ability to capture intra-relations among frames by augmenting the receptive field of models. Concretely, we propose a CycleGAN-based model with the transformer and investigate …

Voice Conversion