Audio Classification
Transformers
TensorBoard
Safetensors
audio-spectrogram-transformer
Generated from Trainer
Eval Results (legacy)
Instructions to use MattyB95/AST-ASVspoof5-Synthetic-Voice-Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MattyB95/AST-ASVspoof5-Synthetic-Voice-Detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="MattyB95/AST-ASVspoof5-Synthetic-Voice-Detection")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("MattyB95/AST-ASVspoof5-Synthetic-Voice-Detection") model = AutoModelForAudioClassification.from_pretrained("MattyB95/AST-ASVspoof5-Synthetic-Voice-Detection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344790040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:258adec052d73dc84ca227ca641437f68616b872bafacb146bfdab07f8e5972a
|
| 3 |
size 344790040
|
runs/Jul20_18-19-22_Phoenix/events.out.tfevents.1721495963.Phoenix.35980.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:063ab6525dd72333e73d89da8f1d7a43b7b50b03c4b168ef2c376714579d0f9f
|
| 3 |
+
size 35128
|