Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,9 @@ base_model:
|
|
| 16 |
|
| 17 |
The **AntiDeepfake** project provides a series of powerful foundation models post-trained for **deepfake detection**. The AntiDeepfake model can be used for feature extraction for deepfake detection in a zero-shot manner, or it may be further fine-tuned and optimized for a specific database or deepfake-related task.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
| 19 |
# π€ Available Models
|
| 20 |
|
| 21 |
All models are released on Hugging Face π€ with two variants:
|
|
@@ -35,6 +38,7 @@ All models are released on Hugging Face π€ with two variants:
|
|
| 35 |
# π οΈ Training Code & Repository
|
| 36 |
Explore training scripts, config files, and evaluation utilities in our GitHub repository:π [AntiDeepfake GitHub Repository](https://github.com/nii-yamagishilab/AntiDeepfake)
|
| 37 |
|
|
|
|
| 38 |
# π **Model Spotlight: Wav2Vec2-Large-AntiDeepfake**
|
| 39 |
|
| 40 |
# π **Key Features**
|
|
|
|
| 16 |
|
| 17 |
The **AntiDeepfake** project provides a series of powerful foundation models post-trained for **deepfake detection**. The AntiDeepfake model can be used for feature extraction for deepfake detection in a zero-shot manner, or it may be further fine-tuned and optimized for a specific database or deepfake-related task.
|
| 18 |
|
| 19 |
+
For technical details and analysis, please refer to our paper [Post-training for Deepfake Speech Detection](https://arxiv.org/abs/2506.21090).
|
| 20 |
+
|
| 21 |
+
|
| 22 |
# π€ Available Models
|
| 23 |
|
| 24 |
All models are released on Hugging Face π€ with two variants:
|
|
|
|
| 38 |
# π οΈ Training Code & Repository
|
| 39 |
Explore training scripts, config files, and evaluation utilities in our GitHub repository:π [AntiDeepfake GitHub Repository](https://github.com/nii-yamagishilab/AntiDeepfake)
|
| 40 |
|
| 41 |
+
|
| 42 |
# π **Model Spotlight: Wav2Vec2-Large-AntiDeepfake**
|
| 43 |
|
| 44 |
# π **Key Features**
|