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

Open
#771 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
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.

  1. Ask the first question — the response comes from a male voice.
  2. Change the voice configuration in the Ten Agent to female.
  3. 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.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.