st192011 commited on
Commit
548a7be
·
verified ·
1 Parent(s): 187dc02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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-8-Out) | 6 Unseen Speakers (Blind) | **92.2%** | Robust across unique vocal anatomy |
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