Update README.md
Browse files
README.md
CHANGED
|
@@ -67,7 +67,7 @@ model-index:
|
|
| 67 |
value: 1.461
|
| 68 |
---
|
| 69 |
|
| 70 |
-
## Model Card: Spectra-
|
| 71 |
|
| 72 |
`Spectra-AASIST` is a model for **speech spoofing detection** (binary classification: `bonafide` vs `spoof`) from **raw audio waveforms**. Architecture: SSL encoder (`Wav2Vec2`) → MLP projection → `AASIST` 2-class classifier.
|
| 73 |
|
|
|
|
| 67 |
value: 1.461
|
| 68 |
---
|
| 69 |
|
| 70 |
+
## Model Card: Spectra-AASIST (anti-spoofing / bonafide vs spoof)
|
| 71 |
|
| 72 |
`Spectra-AASIST` is a model for **speech spoofing detection** (binary classification: `bonafide` vs `spoof`) from **raw audio waveforms**. Architecture: SSL encoder (`Wav2Vec2`) → MLP projection → `AASIST` 2-class classifier.
|
| 73 |
|