TEN-framework/ten-framework
View on GitHub[FEATURE] Voice assistant initially responds with a male voice; should switch to female voice as per configuration in Ten Agent
Open
#771 opened on Apr 29, 2025
buggood first issue
Description
Description
When interacting with the voice assistant, the initial response is delivered in a male voice even though the configuration has been updated to use a female voice in the Ten Agent settings. The voice should immediately reflect the selected preference to ensure a consistent user experience.
Severity
Minor
Additional Information
Steps to Reproduce Start the voice assistant.
- Ask the first question — the response comes from a male voice.
- Change the voice configuration in the Ten Agent to female.
- Continue the conversation — the voice should switch immediately but doesn't.
Expected Behavior Once the voice configuration is changed to female in the Ten Agent, all subsequent responses from the voice assistant should be in a female voice.
Actual Behavior The voice assistant continues to respond in a male voice initially, and the switch to the configured female voice happens only after the first response or with a delay.