English

Conditional End-to-End Audio Transforms

Sound 2018-06-08 v2 Computation and Language Machine Learning Audio and Speech Processing

Abstract

We present an end-to-end method for transforming audio from one style to another. For the case of speech, by conditioning on speaker identities, we can train a single model to transform words spoken by multiple people into multiple target voices. For the case of music, we can specify musical instruments and achieve the same result. Architecturally, our method is a fully-differentiable sequence-to-sequence model based on convolutional and hierarchical recurrent neural networks. It is designed to capture long-term acoustic dependencies, requires minimal post-processing, and produces realistic audio transforms. Ablation studies confirm that our model can separate speaker and instrument properties from acoustic content at different receptive fields. Empirically, our method achieves competitive performance on community-standard datasets.

Keywords

Cite

@article{arxiv.1804.00047,
  title  = {Conditional End-to-End Audio Transforms},
  author = {Albert Haque and Michelle Guo and Prateek Verma},
  journal= {arXiv preprint arXiv:1804.00047},
  year   = {2018}
}

Comments

Interspeech 2018

R2 v1 2026-06-23T01:10:09.404Z