chore: tts, stt meta

This commit is contained in:
jialin
2026-02-05 20:35:07 +08:00
parent a1a7979fb3
commit 2765d5edeb
11 changed files with 422 additions and 13 deletions
@@ -51,6 +51,10 @@ export const TTSAdvancedParamsConfig: ParamsSchema[] = [
text: 'playground.params.instructions',
isLocalized: true
},
description: {
text: 'playground.params.instructions.tips',
isLocalized: true
},
attrs: {
allowClear: true
},