English

On Using Backpropagation for Speech Texture Generation and Voice Conversion

Sound 2018-03-09 v2 Audio and Speech Processing Machine Learning

Abstract

Inspired by recent work on neural network image generation which rely on backpropagation towards the network inputs, we present a proof-of-concept system for speech texture synthesis and voice conversion based on two mechanisms: approximate inversion of the representation learned by a speech recognition neural network, and on matching statistics of neuron activations between different source and target utterances. Similar to image texture synthesis and neural style transfer, the system works by optimizing a cost function with respect to the input waveform samples. To this end we use a differentiable mel-filterbank feature extraction pipeline and train a convolutional CTC speech recognition network. Our system is able to extract speaker characteristics from very limited amounts of target speaker data, as little as a few seconds, and can be used to generate realistic speech babble or reconstruct an utterance in a different voice.

Keywords

Cite

@article{arxiv.1712.08363,
  title  = {On Using Backpropagation for Speech Texture Generation and Voice Conversion},
  author = {Jan Chorowski and Ron J. Weiss and Rif A. Saurous and Samy Bengio},
  journal= {arXiv preprint arXiv:1712.08363},
  year   = {2018}
}

Comments

Accepted to ICASSP 2018

R2 v1 2026-06-22T23:27:07.424Z