mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
xinference plugin: I can't use a model like Kokoro、F5-TTS #181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @937089773 on GitHub (Apr 9, 2025).
Self Checks
Dify version
all
Plugin version
0.0.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I can't use a model like Kokoro、F5-TTS
error: please check model type, the model you want to invoke is not a text-to-audio model
but The Kokoro model is actually text-to-audio
This is caused by a problem with the code:
xinference_helper.py
Here, line 123:“if model_family and model_family in {"ChatTTS", "CosyVoice", "FishAudio"}:”
✔️ Error log
No response
@lnxyz commented on GitHub (Jun 6, 2025):
me too in dify 1.4.1 and xinference plugin 0.03
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @937089773. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!