Automatic Speech Recognition
Ukrainian
Eval Results (legacy)
Yehor commited on
Commit
8f92047
·
verified ·
1 Parent(s): 8d04353

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -3,6 +3,30 @@ license: apache-2.0
3
  language:
4
  - uk
5
  pipeline_tag: automatic-speech-recognition
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Flashlight for Ukrainian
@@ -88,4 +112,4 @@ Just with an AM:
88
  /root/flashlight/build/bin/asr/fl_asr_train continue /models/ --flagsfile /models/train.flags
89
  ```
90
 
91
- `/models/` must contain .bin files
 
3
  language:
4
  - uk
5
  pipeline_tag: automatic-speech-recognition
6
+ datasets:
7
+ - mozilla-foundation/common_voice_10_0
8
+ - Yehor/openstt-uk
9
+ metrics:
10
+ - wer
11
+ model-index:
12
+ - name: w2v-bert-uk-v2.1
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: common_voice_10_0
19
+ type: common_voice_10_0
20
+ config: uk
21
+ split: test
22
+ args: uk
23
+ metrics:
24
+ - name: WER
25
+ type: wer
26
+ value: 9.0777
27
+ - name: CER
28
+ type: cer
29
+ value: 1.9839
30
  ---
31
 
32
  # Flashlight for Ukrainian
 
112
  /root/flashlight/build/bin/asr/fl_asr_train continue /models/ --flagsfile /models/train.flags
113
  ```
114
 
115
+ `/models/` must contain .bin files