ttgrpo_v2 / README.md
Bokcodes's picture
Filtered dataset: first segment end time <= 5s (61048 retained / 72036 processed)
149635f verified
|
Raw
History Blame Contribute Delete
560 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: utterance_id
dtype: string
- name: speaker_id
dtype: string
- name: audio
struct:
- name: array
list: float32
- name: sampling_rate
dtype: int64
- name: text
dtype: string
- name: text_segments
dtype: string
- name: duration
dtype: float64
splits:
- name: train
num_bytes: 107315075672
num_examples: 61048
download_size: 51349881994
dataset_size: 107315075672
---