You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running, I can access it normally via http://:8080.
However, the front-end application Dify's OpenAI-API-compatible component failed to connect. The log shows:
INFO: 172.31.255.1:34248 - "POST /v1/audio/speech HTTP/1.1" 404 Not Found
How should I make it compatible with openai-api?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed fish-speech using Docker, and the Docker run command is as follows:
After running, I can access it normally via http://:8080.
However, the front-end application Dify's OpenAI-API-compatible component failed to connect. The log shows:
INFO: 172.31.255.1:34248 - "POST /v1/audio/speech HTTP/1.1" 404 Not Found
How should I make it compatible with openai-api?
Beta Was this translation helpful? Give feedback.
All reactions