Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ This model is a binary classification head fine-tuned version of [MIT/ast-finetu
|
|
54 |
- **Base Model**: MIT/ast-finetuned-audioset-10-10-0.4593 (AST pretrained on AudioSet)
|
55 |
- **Task**: Binary classification (fake/real audio detection)
|
56 |
- **Input**: Audio converted to Mel spectrogram (128 mel bins, 1024 time frames)
|
57 |
-
- **Output**:
|
58 |
- **Training Hardware**: 2x NVIDIA T4 GPUs
|
59 |
|
60 |
## Training Configuration
|
|
|
54 |
- **Base Model**: MIT/ast-finetuned-audioset-10-10-0.4593 (AST pretrained on AudioSet)
|
55 |
- **Task**: Binary classification (fake/real audio detection)
|
56 |
- **Input**: Audio converted to Mel spectrogram (128 mel bins, 1024 time frames)
|
57 |
+
- **Output**: Probabilities [fake_prob, real_prob]
|
58 |
- **Training Hardware**: 2x NVIDIA T4 GPUs
|
59 |
|
60 |
## Training Configuration
|