Datasets:
File size: 647 Bytes
1f336dd fbbcc44 1f336dd 42438b9 1f76b38 42438b9 1f336dd |
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 |
---
dataset_info:
- config_name: test_a
features:
- name: audio
dtype:
audio:
sampling_rate: 22050
decode: false
- name: librivox_source
list:
- name: item
struct:
- name: reader_id
dtype: int32
- name: section_id
dtype: int32
- name: book_id
dtype: int32
- name: offset_seconds
dtype: float32
- name: speed_factor
dtype: float32
- name: audioset_source_tar_url
dtype: string
- name: audioset_source_filename
dtype: string
configs:
- config_name: test_a
data_files:
- split: test_a
path: data/test_a/train-*
--- |