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

Try to Support the XTTS-v2 in Multilingul Cases #3442

Closed
wants to merge 1 commit into from

Conversation

SunAriesCN
Copy link

Try to support the XTTS-v2 in multilingul cases, because XTTS-v2 models may not has the num_speakers and num_languages variables.

The reproduce way is run the following command

python3 TTS/server/server.py \
    --model_name tts_models/multilingual/multi-dataset/xtts_v2 \
    --config_path /root/.local/share/tts/tts_models--multilingual--multi-dataset--xtts_v2/config.json \
    --model_path /root/.local/share/tts/tts_models--multilingual--multi-dataset--xtts_v2 \
    --use_cuda true \
    --show_details true

Try to support the XTTS-v2 in multilingul cases, because XTTS-v2 models may not has the num_speakers and num_languages variables.
@CLAassistant
Copy link

CLAassistant commented Dec 19, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

stale bot commented Jan 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.

@stale stale bot added the wontfix This will not be worked on but feel free to help. label Jan 19, 2024
@stale stale bot closed this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on but feel free to help.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants