@@ -232,23 +232,21 @@ <h2 id="zero-shot-vs-one-shot-demonstrations">Zero-Shot vs. One-Shot Demonstrati
232
232
features based
233
233
on the text content, whereas OneShot adheres more strictly to the speaker characteristics (prosody, speech
234
234
rate,
235
- emotions, etc.) demonstrated in the audio prompt.
235
+ emotions, etc.) demonstrated in the audio prompt (The additional input that OneShot has compared to ZeroShot,
236
+ see
237
+ technical report for details).
236
238
</ p >
237
239
< div class ="scroll-wrapper " style ="margin-top: 2rem; ">
238
240
< table style ="width: 100%; ">
239
241
< tbody >
240
242
< tr class ="border-bottom-thin ">
241
243
< th scope ="col "> Source Audio</ th >
242
- < th scope ="col "> Prompt</ th >
243
244
< th scope ="col "> Text</ th >
244
245
< th scope ="col "> Zero-Shot Version</ th >
245
246
< th scope ="col "> One-Shot Version</ th >
246
247
< th scope ="col "> Elevenlabs Multilingual_v2</ th >
247
248
</ tr >
248
249
< tr class ="border-bottom-thin ">
249
- < th >
250
- < audio class ="audio-sm " src ="assets/audios/Lyrical%20Cantonese_Source.WAV " controls > </ audio >
251
- </ th >
252
250
< td >
253
251
< audio class ="audio-sm " src ="assets/audios/Lyrical%20Cantonese_Prompt.WAV " controls > </ audio >
254
252
</ td >
@@ -279,9 +277,6 @@ <h2 id="zero-shot-vs-one-shot-demonstrations">Zero-Shot vs. One-Shot Demonstrati
279
277
</ td >
280
278
</ tr >
281
279
< tr class ="border-bottom-thin ">
282
- < th >
283
- < audio class ="audio-sm " src ="assets/audios/Breaking%20Down%20Mandarin_Source.WAV " controls > </ audio >
284
- </ th >
285
280
< td >
286
281
< audio class ="audio-sm " src ="assets/audios/Breaking%20Down%20Mandarin_Prompt.WAV " controls > </ audio >
287
282
</ td >
@@ -316,9 +311,6 @@ <h2 id="zero-shot-vs-one-shot-demonstrations">Zero-Shot vs. One-Shot Demonstrati
316
311
</ td >
317
312
</ tr >
318
313
< tr class ="border-bottom-thin ">
319
- < th >
320
- < audio class ="audio-sm " src ="assets/audios/Quirky%20Female%20English.MP3 " controls > </ audio >
321
- </ th >
322
314
< td >
323
315
< audio class ="audio-sm " src ="assets/audios/Quirky%20Female%20English_Prompt.MP3 " controls > </ audio >
324
316
</ td >
@@ -345,9 +337,6 @@ <h2 id="zero-shot-vs-one-shot-demonstrations">Zero-Shot vs. One-Shot Demonstrati
345
337
</ td >
346
338
</ tr >
347
339
< tr >
348
- < th >
349
- < audio class ="audio-sm " src ="assets/audios/Neurotic%20Teenage%20English.MP3 " controls > </ audio >
350
- </ th >
351
340
< td >
352
341
< audio class ="audio-sm " src ="assets/audios/Neurotic%20Teenage%20English_Prompt.MP3 " controls > </ audio >
353
342
</ td >
0 commit comments