stt-unified-bench / README.md
am-pranav's picture
Upload README.md with huggingface_hub
0dba490 verified
metadata
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.