--- dataset_info: features: - name: segment_id dtype: string - name: transcription dtype: string - name: label dtype: string - name: tempo dtype: int64 - name: note_midi sequence: float64 - name: note_phns sequence: string - name: note_lyrics sequence: string - name: note_start_times sequence: float64 - name: note_end_times sequence: float64 - name: phns sequence: string - name: phn_start_times sequence: float64 - name: phn_end_times sequence: float64 - name: note_midi_length dtype: int64 - name: lyric_word_length dtype: int64 splits: - name: train num_bytes: 1092803 num_examples: 833 download_size: 347719 dataset_size: 1092803 configs: - config_name: default data_files: - split: train path: data/train-* ---