TEN-framework / TEN-framework/ten-framework
[FEATURE] Voice assistant initially responds with a male voice; should switch to female voice as per configuration in Ten Agent
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1.4k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 22
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the voice assistant through the Ten Agent settings: select a female voice, ask an initial question, and observe subsequent responses. Trace where the selected voice is applied before the first response and verify that all later responses immediately use the configured voice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100