Update README.md
Browse files
README.md
CHANGED
|
@@ -6,65 +6,65 @@ tags:
|
|
| 6 |
- anti-spoofing
|
| 7 |
- wav2vec2
|
| 8 |
- ecapa-tdnn
|
| 9 |
-
license:
|
| 10 |
pipeline_tag: audio-classification
|
| 11 |
model-index:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
---
|
| 69 |
|
| 70 |
## Model Card: Spectra-0 (anti-spoofing / bonafide vs spoof)
|
|
|
|
| 6 |
- anti-spoofing
|
| 7 |
- wav2vec2
|
| 8 |
- ecapa-tdnn
|
| 9 |
+
license: apache-2.0
|
| 10 |
pipeline_tag: audio-classification
|
| 11 |
model-index:
|
| 12 |
+
- name: spectra_0
|
| 13 |
+
results:
|
| 14 |
+
- task:
|
| 15 |
+
type: Speech Antispoofing
|
| 16 |
+
dataset:
|
| 17 |
+
name: ASVspoof19_LA
|
| 18 |
+
type: ASVspoof19_LA
|
| 19 |
+
metrics:
|
| 20 |
+
- name: Equal Error Rate
|
| 21 |
+
type: Equal Error Rate
|
| 22 |
+
value: 0.181
|
| 23 |
+
- task:
|
| 24 |
+
type: Speech Antispoofing
|
| 25 |
+
dataset:
|
| 26 |
+
name: ASVspoof21_LA
|
| 27 |
+
type: ASVspoof21_LA
|
| 28 |
+
metrics:
|
| 29 |
+
- name: Equal Error Rate
|
| 30 |
+
type: Equal Error Rate
|
| 31 |
+
value: 6.475
|
| 32 |
+
- task:
|
| 33 |
+
type: Speech Antispoofing
|
| 34 |
+
dataset:
|
| 35 |
+
name: ASVspoof21_DF
|
| 36 |
+
type: ASVspoof21_DF
|
| 37 |
+
metrics:
|
| 38 |
+
- name: Equal Error Rate
|
| 39 |
+
type: Equal Error Rate
|
| 40 |
+
value: 5.41
|
| 41 |
+
- task:
|
| 42 |
+
type: Speech Antispoofing
|
| 43 |
+
dataset:
|
| 44 |
+
name: ASVspoof5
|
| 45 |
+
type: ASVspoof5
|
| 46 |
+
metrics:
|
| 47 |
+
- name: Equal Error Rate
|
| 48 |
+
type: Equal Error Rate
|
| 49 |
+
value: 14.426
|
| 50 |
+
- task:
|
| 51 |
+
type: Speech Antispoofing
|
| 52 |
+
dataset:
|
| 53 |
+
name: ADD2022
|
| 54 |
+
type: ADD2022
|
| 55 |
+
metrics:
|
| 56 |
+
- name: Equal Error Rate
|
| 57 |
+
type: Equal Error Rate
|
| 58 |
+
value: 14.716
|
| 59 |
+
- task:
|
| 60 |
+
type: Speech Antispoofing
|
| 61 |
+
dataset:
|
| 62 |
+
name: In-the-Wild
|
| 63 |
+
type: In-the-Wild
|
| 64 |
+
metrics:
|
| 65 |
+
- name: Equal Error Rate
|
| 66 |
+
type: Equal Error Rate
|
| 67 |
+
value: 1.026
|
| 68 |
---
|
| 69 |
|
| 70 |
## Model Card: Spectra-0 (anti-spoofing / bonafide vs spoof)
|