nii-yamagishilab commited on
Commit
77dc436
Β·
verified Β·
1 Parent(s): 25aedaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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**