Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -143,7 +143,7 @@ with gr.Blocks() as demo:
|
|
| 143 |
| :--- | :--- | :--- | :--- | :--- |
|
| 144 |
| **Zero-Shot Text Prompting** | Direct Generation | Full Dataset (535 files) | 67.3% | High variance across vocal pitches |
|
| 145 |
| **Linear Embedding Head** | Stratified 80/20 Split | Unseen 20% Subset | **97.2%** | Rare confusion on acoustic twins |
|
| 146 |
-
| **Linear Embedding Head** | Cross-Speaker (Leave-
|
| 147 |
|
| 148 |
---
|
| 149 |
|
|
|
|
| 143 |
| :--- | :--- | :--- | :--- | :--- |
|
| 144 |
| **Zero-Shot Text Prompting** | Direct Generation | Full Dataset (535 files) | 67.3% | High variance across vocal pitches |
|
| 145 |
| **Linear Embedding Head** | Stratified 80/20 Split | Unseen 20% Subset | **97.2%** | Rare confusion on acoustic twins |
|
| 146 |
+
| **Linear Embedding Head** | Cross-Speaker (Leave-6-Out) | 6 Unseen Speakers (Blind) | **92.2%** | Robust across unique vocal anatomy |
|
| 147 |
|
| 148 |
---
|
| 149 |
|