Leon299/muse_mucodec_chord
收藏Hugging Face2026-03-11 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/Leon299/muse_mucodec_chord
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: song_id
dtype: string
- name: language
dtype: string
- name: style
dtype: string
- name: lyrics
dtype: string
- name: audio_path
dtype: string
- name: chord_path
dtype: string
- name: chords
list:
- name: start
dtype: float32
- name: end
dtype: float32
- name: type
dtype: string
- name: sections
list:
- name: section
dtype: string
- name: text
dtype: string
- name: start
dtype: float32
- name: end
dtype: float32
- name: desc
dtype: string
- name: mucodec_codes
list: int32
splits:
- name: train
num_bytes: 4167291455
num_examples: 116083
- name: validation
num_bytes: 8626606
num_examples: 247
download_size: 4045235760
dataset_size: 4175918061
---
提供机构:
Leon299



