File size: 483 Bytes
13ab7fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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.