Datasets:

Size:
n<1K
ArXiv:
Tags:
music
License:
File size: 927 Bytes
0788112
 
 
 
7c90e55
 
25c2b2e
5ed9409
 
a115b0d
5ed9409
 
a115b0d
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: mit
tags:
- music
size_categories:
- n<1K
viewer: false
---

# Differentiable Vocal Effects Presets Dataset

This dataset is a clone of a subset of the [diffvox](https://github.com/SonyResearch/diffvox/) repository, containing a collection of vocal effect presets derived from a proprietary multitrack dataset, as described in the paper [DiffVox: A Differentiable Model for Capturing and Analysing Professional Effects Distributions](https://arxiv.org/abs/2504.14735). 

The preset datasets, **Internal** and **MedleyDB**, are stored in the folder [`presets`](presets/).
Please check the original repository for more details on the individual files.
The [modules/](modules/) contains differentiable effects implemented in PyTorch for loading the presets and applying them to audio data.
For concrete examples of how to use the dataset, please refer to our [demo](https://huggingface.co/spaces/yoyolicoris/diffvox).