voice_detection / README.md
ranar110
feat: add README for Voice Detection System API and update API key in test script.
13ab7fe
metadata
title: Voice Detection
emoji: 🎙️
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false

Voice Detection System

This is an AI-Generated Voice Detection API deployed on Hugging Face Spaces using Docker.

API Usage

  • Endpoint: /detect
  • Method: POST
  • Headers: x-api-key: my_secret_key_123

Features

  • Detects AI vs Human voice.
  • Supports File Upload, Audio URL, and Base64 input.
  • Integrated Murf.ai Generator for testing.