ICASSP 2020accepted0 citations
Voice Conversion with Transformer Network
Ruolan Liu, Xiao Chen, Xue Wen
Abstract
This paper describes an end-to-end voice conversion system, which involves three main ideas: transformer, context preservation mechanisms, and model adaptation. Self-attention in the transformer architecture directly connects all positions, making it easier to learn long range dependencies and improve training efficiency. Context preservation mechanisms accelerate and stabilize training. Adaptation techniques are conductive to the training of the conversion mapping with limited training data. The results show that the proposed method obtains a higher MOS and the training speed is 2.72 times faster than LSTM based baseline system.
BibTeX
@inproceedings{icassp2020_voiceconversionw,
title = {Voice Conversion with Transformer Network},
author = {Ruolan Liu and Xiao Chen and Xue Wen},
booktitle = {ICASSP 2020},
year = {2020}
}