|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: conversation_id |
|
|
dtype: int64 |
|
|
- name: turn_id |
|
|
dtype: int64 |
|
|
- name: speaker_id |
|
|
dtype: int64 |
|
|
- name: text |
|
|
dtype: string |
|
|
- name: audio |
|
|
dtype: |
|
|
audio: |
|
|
sampling_rate: 24000 |
|
|
- name: audio_codes |
|
|
sequence: |
|
|
sequence: |
|
|
sequence: int64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 4005024349.375 |
|
|
num_examples: 23773 |
|
|
download_size: 3610217644 |
|
|
dataset_size: 4005024349.375 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
# Dataset Card for "dailytalk" |
|
|
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |