configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: audio | |
struct: | |
- name: array | |
sequence: float64 | |
- name: path | |
dtype: string | |
- name: sample_rate | |
dtype: int64 | |
- name: text | |
dtype: string | |
- name: scriptId | |
dtype: int64 | |
- name: fileNm | |
dtype: string | |
- name: recrdTime | |
dtype: float64 | |
- name: recrdQuality | |
dtype: int64 | |
- name: recrdDt | |
dtype: string | |
- name: scriptSetNo | |
dtype: string | |
- name: recrdEnvrn | |
dtype: string | |
- name: colctUnitCode | |
dtype: string | |
- name: cityCode | |
dtype: string | |
- name: recrdUnit | |
dtype: string | |
- name: convrsThema | |
dtype: string | |
- name: gender | |
dtype: string | |
- name: recorderId | |
dtype: string | |
- name: age | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 5348401048 | |
num_examples: 7001 | |
- name: test | |
num_bytes: 3224765 | |
num_examples: 5 | |
download_size: 1168516332 | |
dataset_size: 5351625813 | |
# Dataset Card for "Y_normal_add" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |