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 aberto em 29 de abr. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (1.282 forks)user submission
buggood first issue

Métricas do repositório

Stars
 (10.605 stars)
Métricas de merge de PR
 (Mesclagem média 3d 17h) (13 fundiu PRs em 30d)

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

Guia do colaborador