Published May 3, 2021 | Version v1

augCENSE-18k

  • 1. LS2N, CNRS

Description

Created By Félix Gontier and Mathieu Lagrange, LS2N, CNRS, Ecole Centrale Nantes

Contact : mathieu.lagrange@cnrs.fr

If used for research, please refer to:

@article{gontier2021training,
  title={Polyphonic training set synthesis improves self-supervised urban sound classification},
  author={Félix Gontier and Vincent Lostanlen, and Mathieu Lagrange and Nicolas Fortin and Jean-Francois Petiot and Catherine Lavandier},
  journal={The Journal of the Acoustical Society of America},
  year={2021},
  publisher={Acoustical Society of America}
}

augCENSE-18k is a derivative of CENSE-2k, obtained by time stretching and pitch shifting audio clips of the \emph{voice} and \emph{birds} classes at random.
The total duration of the dataset is equal to 18k seconds, i.e., the same as simCENSE-18k, with balanced material over classes. Each audio samples are cut into one or several 3 seconds parts, each resulting into  spectrograms of size 23x29, leading to a dataset of 609 spectrograms. Low volume amorphic background noise recordings is added and the cut audio sample is centered within the 3 seconds if shorter.

>>> a=numpy.load('augCENSE-18k_train_spectralData.npy')

>>> a.shape

(4421, 23, 29)

>>> a=numpy.load('augCENSE-18k_train_presence.npy')

>>> a.shape

(4421, 16, 3)

The 3 dimensions corresponds to the sceneId, the frameId (time), the sourceId (traffic, voice, birds). Annotation is provided as a binary indicator of source presence for one second, that is 8 consecutive 125 ms frames with a hop of one frame. 

Files

demoTob.zip

Files (36.4 MB)

Name Size Download all
md5:34591a46a884554d1a3cba856147d03d
1.7 MB Download
md5:5b34aa6e8d7964f2234e2a14fe8115c1
23.6 MB Download
md5:8716e564d1b11395cdf1d63423cc934b
747.4 kB Download
md5:20347a5015a5bcf42a3440c8229564b4
10.4 MB Download
md5:703ce744e98422862a1f82a788047e26
13.6 kB Preview Download