paper-with-me

Papers

VITS-Based Singing Voice Conversion Leveraging Whisper and multi-scale F0 Modeling

2023-10-04 · Ziqian Ning, Yuepeng Jiang, Zhichao Wang, Bin Zhang, Lei Xie

This paper introduces the T23 team's system submitted to the Singing Voice Conversion Challenge 2023. Following the recognition-synthesis framework, our singing conversion model is based on VITS, incorporating four key modules: a prior encoder, a posterior encoder, a decoder, and a parallel bank of transposed convolutions (PBTC) module. We particularly leverage Whisper, a powerful pre-trained ASR model, to extract bottleneck features (BNF) as the input of the prior encoder. Before BNF extraction, we perform pitch perturbation to the source signal to remove speaker timbre, which effectively avoids the leakage of the source speaker timbre to the target. Moreover, the PBTC module extracts multi-scale F0 as the auxiliary input to the prior encoder, thereby capturing better pitch variations of singing. We design a three-stage training strategy to better adapt the base model to the target speaker with limited target speaker data. Official challenge results show that our system has superior performance in naturalness, ranking 1st and 2nd respectively in Task 1 and 2. Further ablation justifies the effectiveness of our system design.

📄 PDF Abstract BibTeX arXiv:2310.02802

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderVoice Conversion

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

LDM-SVC: Latent Diffusion Model Based Zero-Shot Any-to-Any Singing Voice Conversion with Singer Guidance

2024-06-08 · Shihao Chen, Yu Gu, Jie Zhang, Na Li 외

Any-to-any singing voice conversion (SVC) is an interesting audio editing technique, aiming to convert the singing voice of one singer into that of another, given only a few seconds of singing data. However, during the c…

Voice Conversion

HLTCOE JHU Submission to the Voice Privacy Challenge 2024

2024-09-13 · Henry Li Xinyuan, Zexin Cai, Ashi Garg, Kevin Duh 외

We present a number of systems for the Voice Privacy Challenge, including voice conversion based systems such as the kNN-VC method and the WavLM voice Conversion method, and text-to-speech (TTS) based systems including W…

text-to-speechText to SpeechVoice Conversion

Singing voice conversion with non-parallel data

2019-03-11 · Xin Chen, Wei Chu, Jinxi Guo, Ning Xu

Singing voice conversion is a task to convert a song sang by a source singer to the voice of a target singer. In this paper, we propose using a parallel data free, many-to-one voice conversion technique on singing voices…

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

Deepfake Detection of Singing Voices With Whisper Encodings

2025-01-31 · Falguni Sharma, Priyanka Gupta

The deepfake generation of singing vocals is a concerning issue for artists in the music industry. In this work, we propose a singing voice deepfake detection (SVDD) system, which uses noise-variant encodings of open-AI'…

DeepFake DetectionFace Swapping

Controllable Singing Style Conversion with Boundary-Aware Information Bottleneck

2026-04-07 · Zhetao Hu, Yiquan Zhou, Wenyu Wang, Zhiyu Wu 외 arxiv

This paper presents the submission of the S4 team to the Singing Voice Conversion Challenge 2025 (SVCC2025)-a novel singing style conversion system that advances fine-grained style conversion and control within in-domain…

Voice Conversion