English

Deep Learning for Audio Transcription on Low-Resource Datasets

Machine Learning 2018-07-12 v2 Machine Learning

Abstract

In training a deep learning system to perform audio transcription, two practical problems may arise. Firstly, most datasets are weakly labelled, having only a list of events present in each recording without any temporal information for training. Secondly, deep neural networks need a very large amount of labelled training data to achieve good quality performance, yet in practice it is difficult to collect enough samples for most classes of interest. In this paper, we propose factorising the final task of audio transcription into multiple intermediate tasks in order to improve the training performance when dealing with this kind of low-resource datasets. We evaluate three data-efficient approaches of training a stacked convolutional and recurrent neural network for the intermediate tasks. Our results show that different methods of training have different advantages and disadvantages.

Keywords

Cite

@article{arxiv.1807.03697,
  title  = {Deep Learning for Audio Transcription on Low-Resource Datasets},
  author = {Veronica Morfi and Dan Stowell},
  journal= {arXiv preprint arXiv:1807.03697},
  year   = {2018}
}

Comments

20 pages, 5 figures

R2 v1 2026-06-23T02:56:32.662Z