File size: 752 Bytes
51ffcd5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e25efa1
 
8525aae
 
526bbbb
 
51ffcd5
 
526bbbb
51ffcd5
526bbbb
 
51ffcd5
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: sentence
    dtype: string
  - name: input_features
    sequence:
      sequence: float32
  - name: input_length
    dtype: int64
  - name: labels
    sequence: int64
  - name: reference
    dtype: string
  - name: prediction_whisper_tiny
    dtype: string
  - name: prediction_whisper_small
    dtype: string
  - name: prediction_w2v_test
    dtype: string
  - name: prediction_whisper_large
    dtype: string
  splits:
  - name: validation
    num_bytes: 66761676.0
    num_examples: 187
  download_size: 65932120
  dataset_size: 66761676.0
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---