danielkrause / DCASE2022-data-generator

Data generator for creating synthetic audio mixtures suitable for DCASE Challenge 2022 Task 3
Other
29 stars 6 forks source link

DCASE2022-data-generator

Data generator for creating synthetic audio mixtures suitable for DCASE Challenge 2022 Task 3

Prerequisites

The provided code was tested with Python 3.8 and the following libraries: SoundFile 0.10.3, mat73 0.58, numpy 1.20.1, scipy 1.6.2, librosa 0.8.1.

Getting Started

This repository contains several Python file, which in total create a complete data generation framework.

Moreover, two object files are included in case the database configuration via db_config.py takes too much time:

Two exemplary scripts are added:

The repository is licensed under the TAU License.