File size: 723 Bytes
636f043 7ff2516 f06a54a 2e9faf6 636f043 7567db5 d4f27c5 636f043 d4f27c5 41141bd d4f27c5 636f043 |
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 |
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: input_features
sequence:
sequence: float32
- name: input_length
dtype: int64
- name: reference
dtype: string
- name: prediction_whisper_tiny
dtype: string
- name: prediction_w2v_test
dtype: string
- name: prediction_whisper_large
dtype: string
- name: prediction_whisper_small
dtype: string
splits:
- name: validation
num_bytes: 106051608.0
num_examples: 194
download_size: 104264192
dataset_size: 106051608.0
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
|