Spaces:
Running
Running
metadata
title: Sonics Detect Api
emoji: 🎵
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
license: mit
short_description: AI-generated song detection API (SONICS SpecTTTra)
SONICS Detect API
Minimal REST wrapper around SONICS SpecTTTra (ICLR 2025, MIT) for end-to-end AI-generated song detection.
GET /— health checkPOST /detect— multipart form with anaudiofile, returns{"ai_prob": 0..1}. RequiresX-Detect-Keyheader when theDETECT_API_KEYsecret is set.