kimnamjoon0007 commited on
Commit
956a061
·
verified ·
1 Parent(s): 18eae97

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: AI Voice Detection
3
  emoji: 🎤
4
  colorFrom: blue
5
  colorTo: purple
@@ -10,16 +10,8 @@ models:
10
  - kimnamjoon0007/lkht-v440
11
  ---
12
 
13
- # 🎤 AI Voice Detection
14
 
15
- Detect whether audio is **AI-generated** or **Human** speech.
16
 
17
- ## Supported Languages
18
- Tamil • English • Hindi • Malayalam • Telugu
19
-
20
- ## Performance
21
- - Accuracy: 99.69%
22
- - AUROC: 1.0
23
-
24
- ## Model
25
- [kimnamjoon0007/lkht-v440](https://huggingface.co/kimnamjoon0007/lkht-v440)
 
1
  ---
2
+ title: AI Voice Detection API
3
  emoji: 🎤
4
  colorFrom: blue
5
  colorTo: purple
 
10
  - kimnamjoon0007/lkht-v440
11
  ---
12
 
13
+ # AI Voice Detection API
14
 
15
+ Pure REST API for detecting AI-generated vs Human speech.
16
 
17
+ **Endpoint:** `POST /api/voice-detection`