audeering / air

Publish air dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

air

This project holds code to convert the Aachen Impulse Response (air) dataset to audformat and publish it with audb to a public Artifactory repository on https://audeering.jfrog.io.

The databases is published under MIT and can be downloaded with the Python library audb:

import audb

db = audb.load('air')

About

Publish air dataset


Languages

Language:Python 97.3%Language:Shell 2.7%