🎙️ Deepfake Audio Detection API

Model: mo-thecreator/Deepfake-audio-detection (Wav2Vec2, 98.82% accuracy)

Endpoints

GET /health — health check

POST /detect — multipart file=<audio>
{"label": "fake", "fake": 0.97, "real": 0.03}

Test