Giter VIP home page Giter VIP logo

abx_noise's Introduction

ABX on noise

This project objective is to evaluate models on a ABX task on noise.

We first evaluate the models on the Dcase Dataset. We use the STARSS22 dataset to generate the .item files.

DCASE dataset

The Sony-TAu Realistic Spatial Soundscapes 2022 (STARSS22) dataset contains multichannel recordings of sound scenes in various rooms and environments, together with temporal and spatial annotations of prominent events belonging to a set of target classes.

The 13 sound classes are :

  1. Female speech, woman speaking
  2. Male speech, man speaking
  3. Clapping
  4. Telephone
  5. Laughter
  6. Domestic sounds
  7. Walk, footsteps
  8. Door, open or close
  9. Music
  10. Musical instrument
  11. Water tap, faucet
  12. Bell
  13. Knock

For each recording, the labels are provided in a CSV file : [frame number (int)], [active class index (int)], [source number index (int)], [azimuth (int)], [elevation (int)]

A frame correspond to a temporal relolution of 100ms.

We removed the "Music" class (8), and keep the frames with only one class activated at a time to compute the ABX scores.

DCASE + AusioSet

The results on Dcase only are promising, so we decided to keep only a few classes and to extend the dataset with noise segments from AudioSet.

The classes kept from Dcase are :

  • Walk, footsteps
  • Clapping
  • Water tap
  • Male speech
  • Female speech
  • Domestic sounds : seperated in two classes Vacuum cleaner and Air conditioning

To separate domestic sounds, we used two additional labels on Dcase: 13. Vacuum Cleaner 14. Air Conditioning

We added the following classes from AudioSet:

  • Air conditioning
  • Baby Cry
  • Knock
  • Purr
  • Rain
  • Vacuum cleaner
  • Walk, footsteps
  • Water tap

The final item files are in : item_files/item_files_merged

Evaluation scripts

To compute the ABX score, use CPC2.

You can use the launchers in launchers

The item files are in ./item_files/final_merged

The audiofiles are on Jean Zay : /gpfswork/rech/xdz/commun/abx_noise/audiofiles

Plot graphs

You can use scripts/plot_abx.py to plot the mean and std ABX error rate according to training duration.

abx_noise's People

Contributors

marianne-m avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.