aleksasp commited on
Commit
ee2bd5f
·
1 Parent(s): 3c1d9d4

Add cv11 evaluation

Browse files
asr_data/results/Aismantas__whisper-base-lithuanian.cv11.test.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cv11.test": {
3
+ "wer": 0.42,
4
+ "cer": 0.1,
5
+ "wer_raw": 0.44,
6
+ "cer_raw": 0.11,
7
+ "samples": 3749,
8
+ "rtfx": 149.1,
9
+ "clips": "full",
10
+ "evaluated_at": "2025-09-13",
11
+ "model": "Aismantas/whisper-base-lithuanian",
12
+ "corpus": "cv11",
13
+ "split": "test",
14
+ "trained_on": "mozilla-foundation/common_voice_13_0 (Lithuanian subset, ~2h filtered)",
15
+ "trained_on_corpora": [
16
+ "cv13"
17
+ ],
18
+ "domain": "out"
19
+ }
20
+ }
asr_data/results/DrishtiSharma__whisper-large-v2-lithuanian.cv11.test.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cv11.test": {
3
+ "wer": 0.21,
4
+ "cer": 0.04,
5
+ "wer_raw": 0.23,
6
+ "cer_raw": 0.05,
7
+ "samples": 3749,
8
+ "rtfx": 24.45,
9
+ "clips": "full",
10
+ "evaluated_at": "2025-09-13",
11
+ "model": "DrishtiSharma/whisper-large-v2-lithuanian",
12
+ "corpus": "cv11",
13
+ "split": "test",
14
+ "trained_on": "mozilla-foundation/common_voice_11_0 (Lithuanian subset)",
15
+ "trained_on_corpora": [
16
+ "cv11"
17
+ ],
18
+ "domain": "in"
19
+ }
20
+ }
asr_data/results/sam8000__whisper-large-v3-turbo-lithuanian-lithuania-0.06-cer-filtered.cv11.test.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cv11.test": {
3
+ "wer": 0.36,
4
+ "cer": 0.23,
5
+ "wer_raw": 0.42,
6
+ "cer_raw": 0.25,
7
+ "samples": 3749,
8
+ "rtfx": 90.9,
9
+ "clips": "full",
10
+ "evaluated_at": "2025-09-13",
11
+ "model": "sam8000/whisper-large-v3-turbo-lithuanian-lithuania-0.06-cer-filtered",
12
+ "corpus": "cv11",
13
+ "split": "test",
14
+ "trained_on": "sam8000/lithuania (lithuania_0.06_cer_filtered)",
15
+ "trained_on_corpora": [
16
+ "lithuania"
17
+ ],
18
+ "domain": "out"
19
+ }
20
+ }