feat: add option to remove reasoning tag from TTS output

This commit is contained in:
n4ze3m
2025-02-09 13:00:04 +05:30
parent 023d3c2fb2
commit 084b859e3e
21 changed files with 106 additions and 10 deletions

View File

@@ -119,6 +119,9 @@
},
"ssmlEnabled": {
"label": "SSML (Speech Synthesis Markup Language) 활성화"
},
"removeReasoningTagTTS": {
"label": "TTS에서 추론 태그 제거"
}
}
},