danjacobellis/musdb_mp3
收藏Hugging Face2023-10-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/danjacobellis/musdb_mp3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: name
dtype: string
- name: mixture
dtype:
audio:
sampling_rate: 44100
mono: false
decode: false
- name: bps
dtype: float32
splits:
- name: test
num_bytes: 1437.0
num_examples: 15
download_size: 3180
dataset_size: 1437.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "musdb_mp3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
danjacobellis
原始信息汇总
数据集概述
数据集信息
- 特征:
- name: 类型为字符串。
- mixture: 包含音频信息,采样率为44100Hz,非单声道,不进行解码。
- bps: 类型为浮点数(float32)。
数据分割
- test: 包含15个样本,占用1437.0字节。
数据集大小
- 下载大小: 3180字节
- 实际大小: 1437.0字节
配置
- default: 包含测试数据文件,路径为
data/test-*。



