Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with VITS: Mixed Voices and Missing Number Synthesis #212

Open
iliuha93 opened this issue May 16, 2024 · 0 comments
Open

Issues with VITS: Mixed Voices and Missing Number Synthesis #212

iliuha93 opened this issue May 16, 2024 · 0 comments

Comments

@iliuha93
Copy link

Hello,

I am using the VITS model for text-to-speech synthesis with a configuration that specifies using a single voice. However, I am encountering two issues:

  1. Sometimes the output speech is partially voiced by a male and partially by a female voice, even though the configuration is set to use a single voice.
  2. The model does not synthesize numbers correctly.

Here is my current configuration:

{
  "_name_or_path": "facebook/mms-tts-deu",
  "activation_dropout": 0.1,
  "architectures": ["VitsModel"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant