ENG-86341: docs: note Kokoro voice mixing syntax on audio-speech voice field#244
ENG-86341: docs: note Kokoro voice mixing syntax on audio-speech voice field#244rishabh-bhargava wants to merge 1 commit intomainfrom
Conversation
hexgrad/Kokoro-82M supports combining voices via "voiceA+voiceB" (equal weights) or "voiceA(2)+voiceB(1)" (weighted). Mention the syntax on the voice field description so API consumers see it inline with the other voice guidance. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✱ Stainless preview buildsThis PR will update the go openapi python terraform typescript Edit this comment to update them. They will appear in their respective SDK's changelogs. ✅ togetherai-python studio · code · diff
✅ togetherai-openapi studio · code · diff
✅ togetherai-typescript studio · code · diff
✅ togetherai-go studio · code · diff
✅ togetherai-terraform studio · code · diff
This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push. |
Summary
hexgrad/Kokoro-82Msupports combining voices viavoiceA+voiceB(equal weights) orvoiceA(2)+voiceB(1)(weighted). Other TTS models require a single voice name.voicefield description on theaudio-speechrequest schema so API consumers see the syntax inline, alongside the existing voice guidance.Test plan
🤖 Generated with Claude Code