feat: Add ElevenLabs TTS provider and response splitting options

This commit is contained in:
n4ze3m
2024-12-28 20:10:50 +05:30
parent aa49f03f63
commit 3ddb7f1ad8
7 changed files with 454 additions and 57 deletions

View File

@@ -113,6 +113,9 @@
},
"ssmlEnabled": {
"label": "Enable SSML (Speech Synthesis Markup Language)"
},
"responseSplitting": {
"label": "Response Splitting"
}
}
},