notmax123 commited on
Commit
0de4612
ยท
verified ยท
1 Parent(s): 77113d9

Add a stock-model sample so "supports Hebrew out of the box" can be checked by ear

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -127,7 +127,17 @@ applies to any S2-Pro fine-tune, Hebrew or not.
127
 
128
  ## Samples
129
 
130
- `samples/` contains, all generated with this adapter:
 
 
 
 
 
 
 
 
 
 
131
 
132
  - `01_podcast_2hosts_63s.wav` โ€” 63s two-host Hebrew conversation, cloned voices
133
  - `03_longform_15s.wav` โ€” multi-sentence long-form
 
127
 
128
  ## Samples
129
 
130
+ - `00_base_out_of_the_box.wav` โ€” **stock `fishaudio/s2-pro`, no adapter, no
131
+ G2P** โ€” plain Hebrew script straight in. S2-Pro is multilingual and does
132
+ produce Hebrew-*shaped* speech, but it isn't accurate: this sample of
133
+ "ืฉืœื•ื, ืžื” ืฉืœื•ืžืš ื”ื™ื•ื?" ("hello, how are you today?") comes out as "ืกืœื•ื
134
+ ืžื”ืฉืœื•ื ื—ื™ื•ื" โ€” ืฉืœื•ื โ†’ ืกืœื•ื, ืฉืœื•ืžืš garbled into ืžืฉืœื•ื. Not a cherry-pick: an
135
+ 8-seed sweep on a different sentence in this fork's eval found the same
136
+ failure every time, and a stock-model WER of 0.383 across 11 sentences,
137
+ worse than real human speech scores on the same metric. This is the gap
138
+ the adapter below closes.
139
+
140
+ The rest of `samples/` is generated **with this adapter**:
141
 
142
  - `01_podcast_2hosts_63s.wav` โ€” 63s two-host Hebrew conversation, cloned voices
143
  - `03_longform_15s.wav` โ€” multi-sentence long-form