File size: 1,234 Bytes
f6cec94 1115cef f6cec94 1115cef f6cec94 1942c8b f6cec94 |
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 47 48 49 50 51 52 53 54 55 56 57 58 |
---
dataset_info:
features:
- name: audio
dtype: audio
- name: sample_rate
dtype: int64
- name: duration_ms
dtype: float64
- name: emotion
dtype: string
- name: predicted_age
dtype: float64
- name: predicted_gender
dtype: string
- name: language
dtype: string
- name: accent
dtype: string
- name: word_transcript
dtype: string
- name: phoneme_transcript
dtype: string
- name: phoneme_timestamps
list:
- name: text
dtype: string
- name: timestamp
sequence: float64
- name: paralingual_transcript
dtype: 'null'
- name: source_type
dtype: string
- name: segment_id
dtype: string
- name: file_path
dtype: string
- name: speaker_id
dtype: string
- name: start_ms
dtype: float64
- name: end_ms
dtype: float64
splits:
- name: train
num_bytes: 235331108.0
num_examples: 5000
download_size: 198085287
dataset_size: 235331108.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "echoseed_segmented_samples"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |