dataset_info: | |
features: | |
- name: speaker_id | |
dtype: string | |
- name: gender | |
dtype: string | |
- name: utterance_id | |
dtype: string | |
- name: language | |
dtype: string | |
- name: raw_text | |
dtype: string | |
- name: full_audio_file | |
dtype: string | |
- name: original_data_split | |
dtype: string | |
- name: region | |
dtype: string | |
- name: duration | |
dtype: float64 | |
- name: start | |
dtype: float64 | |
- name: end | |
dtype: float64 | |
- name: utterance_audio_file | |
dtype: audio | |
- name: standardized_text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 9050653.0 | |
num_examples: 50 | |
- name: test | |
num_bytes: 1225074.0 | |
num_examples: 10 | |
- name: validation | |
num_bytes: 1225074.0 | |
num_examples: 10 | |
download_size: 11505743 | |
dataset_size: 11500801.0 | |
# Dataset Card for "npsc_dataset_tmp" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |