File size: 966 Bytes
5e0c126 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
dataset_info:
features:
- name: age
dtype: float64
- name: age_onset
dtype: float64
- name: birthplace
dtype: string
- name: filename
dtype: string
- name: native_language
dtype: string
- name: sex
dtype: string
- name: speakerid
dtype: int64
- name: country
dtype: string
- name: file_missing?
dtype: bool
- name: file_exists
dtype: bool
- name: __index_level_0__
dtype: int64
- name: audio
struct:
- name: array
sequence: float32
- name: sampling_rate
dtype: int64
splits:
- name: train
num_bytes: 10341690759
num_examples: 2138
download_size: 10354890046
dataset_size: 10341690759
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "speech-accent-archive-v2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |