Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,10 @@ license: apache-2.0
|
|
| 6 |
|
| 7 |
Dataset can be downloaded from [here](https://huggingface.co/datasets/ash56/ShiftySpeech/tree/main)
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
## ⚙️ Usage
|
| 10 |
|
| 11 |
#### Install libraries
|
|
|
|
| 6 |
|
| 7 |
Dataset can be downloaded from [here](https://huggingface.co/datasets/ash56/ShiftySpeech/tree/main)
|
| 8 |
|
| 9 |
+
Model Architecture : [SSL-AASIST](https://arxiv.org/pdf/2202.12233)
|
| 10 |
+
|
| 11 |
+
**Note: Model is trained on audio samples generated using HiFiGAN vocoder with source dataset as LJSpeech. Both real and spoof samples are derived from [WaveFake](https://arxiv.org/abs/2111.02813) dataset**
|
| 12 |
+
|
| 13 |
## ⚙️ Usage
|
| 14 |
|
| 15 |
#### Install libraries
|