Skip to content

feat(python): voice-agents v1 — dynamic-tts - #640

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
recipe/python/voice-agents/v1/dynamic-tts
Open

feat(python): voice-agents v1 — dynamic-tts#640
github-actions[bot] wants to merge 1 commit into
mainfrom
recipe/python/voice-agents/v1/dynamic-tts

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the dynamic-tts recipe for voice-agents v1 (Python).

Demonstrates switching the agent's TTS voice model, speaking speed, and system prompt mid-conversation using send_update_speak() and send_update_prompt(). Defines three expressivity profiles — empathetic (slower, gentle), neutral (standard), and enthusiastic (faster, upbeat) — that can be triggered dynamically based on conversation context.

Closes #635

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language:python Python samples type:samples Pull request adds or updates code samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion] Voice agent with Flux TTS dynamic expressivity: tone, pace, and emphasis control mid-conversation (Python)

0 participants