yaitsaid commited on
Commit
e56f6a3
·
verified ·
1 Parent(s): 82c02cc

Upload arch-comparison-ecapa-en-GB_WLS.json with huggingface_hub

Browse files
arch-comparison-ecapa-en-GB_WLS.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch": "ecapa",
3
+ "accent_ood": "en-GB_WLS",
4
+ "n_params": 462210,
5
+ "seul": {
6
+ "test_acc": 0.6340195466833022,
7
+ "test_auc": 0.6823446784586775,
8
+ "ood_acc": 0.6170076726342711,
9
+ "ood_auc": 0.6625201954461314
10
+ },
11
+ "fusion": {
12
+ "test_acc": 0.7887294655853608,
13
+ "test_auc": 0.8635489339618562,
14
+ "ood_acc": 0.7468030690537084,
15
+ "ood_auc": 0.8298398754586901
16
+ }
17
+ }