-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
feat: support fish audio TTS #7982
Conversation
Cannot list my private models? |
Let me take a look |
I fixed the filtering behavior for language—it now filters based on the model language only, without the title language. I double-checked with |
@leng-yue OK,thank you |
@leng-yue what's the difference between GPT-SoVITS and fish?which is better? |
I hope that the client can configure TTS when calling the API of DIFY ChatFlow. Is it currently supported? Will you consider supporting it?
|
这个好像不兼容本地部署的fish-speech 的api python -m tools.api_server |
Checklist:
Important
Please review the checklist below before submitting your pull request.
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint godsDescription
This PR add Fish Audio TTS support to dify Close #7984.
Type of Change
Testing Instructions
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration