diaslmb commited on
Commit
092adb5
·
verified ·
1 Parent(s): 5774768

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -5,13 +5,25 @@ language:
5
  base_model:
6
  - microsoft/VibeVoice-ASR
7
  tags:
8
- - automatic-speech-recognition
9
- - kazakh
10
- - vibevoice
11
- - lora
12
- - ksc2
13
  datasets:
14
- - InflexionLab/ISSAI-KSC2-Structured
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
 
 
5
  base_model:
6
  - microsoft/VibeVoice-ASR
7
  tags:
8
+ - automatic-speech-recognition
9
+ - kazakh
10
+ - vibevoice
11
+ - lora
12
+ - ksc2
13
  datasets:
14
+ - InflexionLab/ISSAI-KSC2-Structured
15
+ metrics:
16
+ model-index:
17
+ - name: VibeVoice-ASR-Kazakh
18
+ results:
19
+ - task:
20
+ type: ASR
21
+ dataset:
22
+ type: AudioDataset
23
+ name: ISSAI KSC2
24
+ metrics:
25
+ - type: WER
26
+ value: 22%
27
  ---
28
 
29