Nick021402 commited on
Commit
9bb4922
Β·
verified Β·
1 Parent(s): 72de3c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -23
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: "3.50.2"
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- # Voice2Persona-AI
13
-
14
- Turn your voice into a personality profile using AI!
15
- Speak or upload a short audio, and get your tone, emotion, and personality vibe revealed.
16
-
17
- - **Input**: Your voice (5–10 seconds)
18
- - **Output**: Emotion + Personality Profile
19
- - **Models Used**: Hugging Face Transformers, Speech Emotion Recognition
20
- - **Built With**: Gradio + Transformers + Torchaudio
21
- - **Hosted On**: Hugging Face Spaces
22
-
23
- > Free, private, and beginner-friendly.
 
 
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.