fix: benchmark issues

This commit is contained in:
jialin
2026-02-06 14:27:05 +08:00
parent 4ff5b3e05a
commit da985871cc
20 changed files with 197 additions and 419 deletions
+2 -1
View File
@@ -168,7 +168,8 @@ export default {
'playground.params.refAudio': 'Reference Audio',
'playground.params.refAudio.tips':
'Enter a reference audio URL, or upload an audio file.',
'playground.params.refAudio.text': 'Transcript of Reference Audio (no ICL)',
'playground.params.refAudio.text':
'Transcript of Reference Audio (for ICL mode)',
'playground.params.refAudio.vectorMode': 'Use Speaker Embedding Only (no ICL)'
};