Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,24 +1,26 @@
|
|
1 |
-
---
|
2 |
-
title: Voice2Persona-AI
|
3 |
-
emoji:
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: pink
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
-
app_file: app.py
|
9 |
-
pinned:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
- **
|
20 |
-
- **
|
21 |
-
- **
|
22 |
-
|
23 |
-
|
|
|
|
|
24 |
> AI meets psychology in your pocket.
|
|
|
1 |
+
---
|
2 |
+
title: Voice2Persona-AI
|
3 |
+
emoji: π
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: pink
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.30.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
license: mit
|
11 |
+
short_description: Turn your voice into a personality profile using AI
|
12 |
+
---
|
13 |
+
|
14 |
+
# Voice2Persona-AI
|
15 |
+
|
16 |
+
Turn your voice into a personality profile using AI!
|
17 |
+
Speak or upload a short audio, and get your tone, emotion, and personality vibe revealed.
|
18 |
+
|
19 |
+
- **Input**: Your voice (5β10 seconds)
|
20 |
+
- **Output**: Emotion + Personality Profile
|
21 |
+
- **Models Used**: Hugging Face Transformers, Speech Emotion Recognition
|
22 |
+
- **Built With**: Gradio + Transformers + Torchaudio
|
23 |
+
- **Hosted On**: Hugging Face Spaces
|
24 |
+
|
25 |
+
> Free, private, and beginner-friendly.
|
26 |
> AI meets psychology in your pocket.
|