File size: 671 Bytes
9717d2e
 
 
 
 
 
 
 
 
 
 
 
7679d53
 
 
 
9717d2e
 
 
 
68b3605
 
 
 
9717d2e
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
---
language:
- uk
task_categories:
- automatic-speech-recognition
tags:
- audio
configs:
- config_name: whisper-large-v2-quantized-uk
  data_files:
  - split: eval
    path: models/whisper-large-v2-quantized-uk/eval.jsonl
- config_name: whisper-large-v3-turbo-quantized-uk-v2-without-numerals
  data_files:
  - split: eval
    path: models/whisper-large-v3-turbo-quantized-uk-v2-without-numerals/eval.jsonl
- config_name: whisper-large-v3-turbo-quantized-uk
  data_files:
  - split: eval
    path: models/whisper-large-v3-turbo-quantized-uk/eval.jsonl
- config_name: elevenlabs-scribe-v1
  data_files:
  - split: eval
    path: models/elevenlabs-scribe-v1/eval.jsonl
---