Yehor commited on
Commit
9717d2e
·
verified ·
1 Parent(s): ef17002

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - uk
4
+ task_categories:
5
+ - automatic-speech-recognition
6
+ tags:
7
+ - audio
8
+ configs:
9
+ - config_name: whisper-large-v2-quantized-uk
10
+ data_files:
11
+ - split: eval
12
+ path: models/whisper-large-v2-quantized-uk/eval.jsonl
13
+ - config_name: whisper-large-v3-turbo-quantized-uk
14
+ data_files:
15
+ - split: eval
16
+ path: models/whisper-large-v3-turbo-quantized-uk/eval.jsonl
17
+ ---