File size: 768 Bytes
d19ee58
a68a321
0dba490
a68a321
 
 
 
 
 
 
d19ee58
a68a321
 
 
 
0dba490
a68a321
 
 
 
 
 
 
 
 
 
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
---
dataset_name: am-pranav/stt-unified-bench
pretty_name: "STT Unified Mini-Bench"
task_categories:
- automatic-speech-recognition
task_ids:
- speech-recognition
license: other
size_categories:
- n<10K
---

# am-pranav/stt-unified-bench

Private, language/locale-partitioned mini-benchmark for STT models.
Each **subset is a dataset config** (e.g., `en`, `de`, `en_indian_accent`, `hi_in`) with a single split **`val`**.
Audio is staged at 16 kHz and stored in-repo for reproducibility.

**Schema**
- `audio`  : `Audio(sampling_rate=16000, decode=False)`
- `text`   : reference transcription
- `lang`   : implied by dataset config name
- `source` : upstream dataset tag
- `id`     : source-stable id

> ⚠️ For internal evaluation only. Respect upstream licenses.