voice-detection-api / README.md
aadhi97x's picture
clean commit
6c1314b
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

  1. Create a new "Space" on Hugging Face.
  2. Select Docker as the SDK.
  3. 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.