About the OpenAI-compatible API. #572
IIIIIllllIIIIIlllll
started this conversation in
General
Replies: 1 comment 3 replies
|
The example I ran into today is how to use Qwen TTS deployed with audio.cpp together with SillyTavern. I looked into the code on both sides and found that an ordinary person (i.e., someone who wouldn’t use AI to vibe-code) simply can’t understand how to configure the two to work together. That’s why I’m confused about this compatible API. If I’ve missed anything, please let me know—I’d be very grateful! |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’ve found that many other applications (such as SillyTavern ?) can’t integrate directly with audio.cpp very well, and the compatible API is a bit limited in terms of supported parameters (though I don’t know much about it). How do you all usually use it? Any experience to share? Personally, I just vibe-coded a gateway to solve it, but I think this approach is a bit dumb. Thank you!
All reactions