Spaces:
Sleeping
Sleeping
metadata
title: Voice Detection API
emoji: 🎙️
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
Voice Detection API
This is a FastAPI-based AI model for detecting deepfake/synthetic audio.
Deployment to Hugging Face Spaces
- Create a new "Space" on Hugging Face.
- Select Docker as the SDK.
- Push these files to the Space's repository.
The Dockerfile is pre-configured to download the model during the image build process for faster startup.