wh1tet3a commited on
Commit
f535232
·
verified ·
1 Parent(s): 878d9b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -79,16 +79,16 @@ On first run, the model will automatically download the SSL encoder `facebook/wa
79
 
80
  ## Evaluation Results
81
 
82
- | Model | ASVspoof19 LA | ASVspoof21 LA | ASVspoof21 DF | ASVspoof5 | ADD2022 | In-the-Wild |
83
- |-----------|--------|--------|--------|--------|--------|--------|
84
- | [Res2TCNGuard](https://github.com/mtuciru/Res2TCNGuard) | 7.487 | 19.130 | 19.883 | 37.620 | 49.538 | 49.246 |
85
- | [AASIST3](https://huggingface.co/lab260/AASIST3) | 27.585 | 37.407 | 33.099 | 41.001 | 47.192 | 39.626 |
86
- | [XSLS](https://github.com/QiShanZhang/SLSforASVspoof-2021-DF) | 0.231 | 7.714 | 4.220 | 17.688 | 33.951 | 7.453 |
87
- | [TCM-ADD](https://github.com/ductuantruong/tcm_add) | **0.152** | 6.655 | 3.444 | 19.505 | 35.252 | 7.767 |
88
- | [DF Arena 1B](https://huggingface.co/Speech-Arena-2025/DF_Arena_1B_V_1) | 43.793 | 40.137 | 42.994 | 35.333 | 42.139 | 17.598 |
89
- | [Spectra-0](https://huggingface.co/lab260/spectra_0) | 0.181 | 6.475 | 5.410 | 14.426 | **14.716** | 1.026 |
90
- | **[Spectra-AASIST](https://huggingface.co/lab260/Spectra-AASIST)** | 0.159 | 5.164 | 2.568 | 14.056 | 15.205 | 1.461 |
91
- | **Spectra-AASIST3** | 0.723 | **4.506** | **1.998** | **13.82** | 15.187 | **0.961** |
92
 
93
  ## Quickstart
94
 
 
79
 
80
  ## Evaluation Results
81
 
82
+ | Model | ASVspoof19 LA | ASVspoof21 LA | ASVspoof21 DF | ASVspoof5 | ADD2022 | In-the-Wild | AD2R1 | AD2R2 | AD3R1 | AD2R2 |
83
+ |-----------|--------|--------|--------|--------|--------|--------|--------|--------|--------|--------|
84
+ | [Res2TCNGuard](https://github.com/mtuciru/Res2TCNGuard) | 7.487 | 19.130 | 19.883 | 37.620 | 49.538 | 49.246 | - | - | - | - |
85
+ | [AASIST3](https://huggingface.co/lab260/AASIST3) | 27.585 | 37.407 | 33.099 | 41.001 | 47.192 | 39.626 | - | - | - | - |
86
+ | [XSLS](https://github.com/QiShanZhang/SLSforASVspoof-2021-DF) | 0.231 | 7.714 | 4.220 | 17.688 | 33.951 | 7.453 | - | - | - | - |
87
+ | [TCM-ADD](https://github.com/ductuantruong/tcm_add) | **0.152** | 6.655 | 3.444 | 19.505 | 35.252 | 7.767 | - | - | - | - |
88
+ | [DF Arena 1B](https://huggingface.co/Speech-Arena-2025/DF_Arena_1B_V_1) | 43.793 | 40.137 | 42.994 | 35.333 | 42.139 | 17.598 | - | - | - | - |
89
+ | [Spectra-0](https://huggingface.co/lab260/spectra_0) | 0.181 | 6.475 | 5.410 | 14.426 | **14.716** | 1.026 | 1.578 | 2.372 | 6.535 | 15.154 |
90
+ | **[Spectra-AASIST](https://huggingface.co/lab260/Spectra-AASIST)** | 0.159 | 5.164 | 2.568 | 14.056 | 15.205 | 1.461 | 0.939 | **1.802** | **6.427** | **12.968** |
91
+ | **Spectra-AASIST3** | 0.723 | **4.506** | **1.998** | **13.82** | 15.187 | **0.961** | **0.727** | 1.806 | 6.502 | 14.481 |
92
 
93
  ## Quickstart
94