Update README.md
Browse files
README.md
CHANGED
|
@@ -35,4 +35,8 @@ pip install deepfense
|
|
| 35 |
|
| 36 |
# Download a specific model & dataset
|
| 37 |
deepfense download dataset CompSpoof
|
| 38 |
-
deepfense download model ASV19_WavLM_Nes2Net_NoAug_Seed42
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
# Download a specific model & dataset
|
| 37 |
deepfense download dataset CompSpoof
|
| 38 |
+
deepfense download model ASV19_WavLM_Nes2Net_NoAug_Seed42
|
| 39 |
+
```
|
| 40 |
+
|
| 41 |
+
### 🛠️ Small Tutorial
|
| 42 |
+
[](https://colab.research.google.com/drive/1bdTl0GdYybCYQX8nDioT_Z-XIpwZFRPb?usp=sharing)
|