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 ---



