Datasets:

Size:
n<1K
ArXiv:
Tags:
music
License:
diffvox / README.md
yoyolicoris's picture
disable dataset viewer
25c2b2e
---
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).