aliasgerovs commited on
Commit
3994413
·
verified ·
1 Parent(s): ee2ac99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -28
README.md CHANGED
@@ -1,28 +1,12 @@
1
- # Vexon Voice Authentication
2
-
3
- This is a demo of the Vexon Voice Authentication system, which can:
4
- - Verify if two voice recordings are from the same person
5
- - Detect potential voice impersonation attempts
6
- - Provide confidence scores for authentication results
7
-
8
- ## How to Use
9
-
10
- 1. Upload a reference voice recording
11
- 2. Upload another voice recording to verify
12
- 3. The system will analyze both recordings and provide:
13
- - A similarity score
14
- - Classification (Real-Real, Real-Fake, or Impersonation)
15
- - Confidence score
16
- - Overall authentication result
17
-
18
-
19
- ## Technical Notes
20
-
21
- - Supported audio formats: WAV
22
- - For best results, use clear voice recordings
23
- - Each recording should contain speech content
24
- - Avoid background noise when possible
25
-
26
- ## Attribution
27
-
28
- Model developed by Polygraf AI. Visit [our model repository](https://huggingface.co/polygraf-ai/vexon-voice-authentication) for more details.
 
1
+ ---
2
+ title: Vexon Voice Authentication
3
+ emoji: 🎤
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 4.11.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference