Spaces:
Sleeping
Sleeping
| 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. | |