File size: 399 Bytes
3f21037
 
 
 
 
 
1c5dd00
3f21037
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: VoiceGuard API
emoji: 🛡️
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
license: mit
---

# VoiceGuard API

AI-Generated Voice Detection for Indian Languages (FastAPI Backend)

## Endpoints
- `POST /api/voice-detection` (JSON)
- `POST /api/voice-detection/file` (File Upload)

## Documentation
- Swagger UI: [Open Docs](/docs)
- ReDoc: [Open ReDoc](/redoc)