Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
ParlaSpeech-PL / README.md
5roop's picture
Upload dataset (part 00002-of-00003)
d5f9310 verified
|
raw
history blame
774 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: words
list:
- name: char_e
dtype: int64
- name: char_s
dtype: int64
- name: time_e
dtype: float64
- name: time_s
dtype: float64
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: audio_length
dtype: float64
- name: text
dtype: string
- name: text_start
dtype: int64
- name: text_end
dtype: int64
- name: audio_start
dtype: float64
- name: audio_end
dtype: float64
splits:
- name: train
num_bytes: 66635538445.632
num_examples: 530773
download_size: 60757400090
dataset_size: 66635538445.632
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---