deepfake_detection / README.md
VoiceGuard Bot
Deploy optimized VoiceGuard with Abhishtagatya model
1c5dd00
|
Raw
History Blame Contribute Delete
399 Bytes
---
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)