Spaces:
Running
Running
zach
commited on
Commit
·
163ac45
1
Parent(s):
28d668c
Update User flow in project README
Browse files
README.md
CHANGED
@@ -100,10 +100,11 @@ Expressive TTS Arena/
|
|
100 |
|
101 |
## User Flow
|
102 |
|
103 |
-
1. **
|
104 |
-
2. **
|
105 |
-
3. **
|
106 |
-
4. **
|
|
|
107 |
|
108 |
## License
|
109 |
|
|
|
100 |
|
101 |
## User Flow
|
102 |
|
103 |
+
1. **Choose or enter a character description**: Select a sample from the list or enter your own to guide text and voice generation.
|
104 |
+
2. **Generate text**: Click **"Generate Text"** to create dialogue based on the character. The generated text will appear in the input field automatically—edit it if needed.
|
105 |
+
3. **Synthesize speech**: Click **"Synthesize Speech"** to send your text and character description to two TTS APIs. Each API generates a voice and synthesizes speech in that voice.
|
106 |
+
4. **Listen & compare**: Play both audio options and assess their expressiveness.
|
107 |
+
5. **Vote for the best**: Click **"Select Option A"** or **"Select Option B"** to choose the most expressive output.
|
108 |
|
109 |
## License
|
110 |
|