paper-with-me

Papers

Cotatron: Transcription-Guided Speech Encoder for Any-to-Many Voice Conversion without Parallel Data

2020-05-07 · Seung-won Park, Doo-young Kim, Myun-chul Joe

We propose Cotatron, a transcription-guided speech encoder for speaker-independent linguistic representation. Cotatron is based on the multispeaker TTS architecture and can be trained with conventional TTS datasets. We train a voice conversion system to reconstruct speech with Cotatron features, which is similar to the previous methods based on Phonetic Posteriorgram (PPG). By training and evaluating our system with 108 speakers from the VCTK dataset, we outperform the previous method in terms of both naturalness and speaker similarity. Our system can also convert speech from speakers that are unseen during training, and utilize ASR to automate the transcription with minimal reduction of the performance. Audio samples are available at https://mindslab-ai.github.io/cotatron, and the code with a pre-trained model will be made available soon.

📄 PDF Abstract BibTeX arXiv:2005.03295

Code (3)

mindslab-ai/cotatron 공식 구현 pytorch
hzuppur/Cotatron pytorch
maum-ai/voicefilter pytorch

Tasks

Voice Conversion

Similar Papers 제목 키워드 기반

Assem-VC: Realistic Voice Conversion by Assembling Modern Speech Synthesis Techniques

2021-04-02 · Kang-wook Kim, Seung-won Park, Junhyeok Lee, Myun-chul Joe

Recent works on voice conversion (VC) focus on preserving the rhythm and the intonation as well as the linguistic content. To preserve these features from the source, we decompose current non-parallel VC systems into two…

DecoderRhythmSpeech SynthesisVoice Conversion

TGAVC: Improving Autoencoder Voice Conversion with Text-Guided and Adversarial Training

2022-08-08 · Huaizhen Tang, xulong Zhang, Jianzong Wang, Ning Cheng 외

Non-parallel many-to-many voice conversion remains an interesting but challenging speech processing task. Recently, AutoVC, a conditional autoencoder based method, achieved excellent conversion results by disentangling t…

Voice Conversion

Speech LLMs are Contextual Reasoning Transcribers

2026-04-01 · Keqi Deng, Ruchao Fan, Bo Ren, Yiming Wang 외 arxiv

Despite extensions to speech inputs, effectively leveraging the rich knowledge and contextual understanding of large language models (LLMs) in automatic speech recognition (ASR) remains non-trivial, as the task primarily…

Speech Recognition

TTS-Guided Training for Accent Conversion Without Parallel Data

2022-12-20 · Yi Zhou, Zhizheng Wu, Mingyang Zhang, Xiaohai Tian 외

Accent Conversion (AC) seeks to change the accent of speech from one (source) to another (target) while preserving the speech content and speaker identity. However, many AC approaches rely on source-target parallel speec…

Decodertext-to-speechText to Speech

Transcription-Free Fine-Tuning of Speech Separation Models for Noisy and Reverberant Multi-Speaker Automatic Speech Recognition

2024-06-13 · William Ravenscroft, George Close, Stefan Goetze, Thomas Hain 외

One solution to automatic speech recognition (ASR) of overlapping speakers is to separate speech and then perform ASR on the separated signals. Commonly, the separator produces artefacts which often degrade ASR performan…

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