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

ENH: CosyVoice2 support SFT speakers #2770

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Conversation

codingl2k1
Copy link
Contributor

@codingl2k1 codingl2k1 commented Jan 19, 2025

  • prompt_speech is not required anymore, just use voice = ['中文女', '中文男', '日语男', '粤语女', '英文女', '英文男', '韩语女']
  • Use compile=True instead of load_jit=True for loading JIT compiled CosyVoice2 model.

Fixes: #2767

@XprobeBot XprobeBot added the enhancement New feature or request label Jan 19, 2025
@XprobeBot XprobeBot added this to the v1.x milestone Jan 19, 2025
@codingl2k1 codingl2k1 marked this pull request as ready for review January 20, 2025 13:14
Copy link
Contributor

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qinxuye qinxuye merged commit 37f6e2a into xorbitsai:main Jan 21, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CosyVoice2 requires prompt_speech
3 participants