Skip to content

No audio on Open WebUI + Kokoro-FastAPI #11

Closed Answered by richardr1126
RBEmerson970 asked this question in Q&A
Discussion options

You must be logged in to vote

The project should work with Kokoro-FastAPI.

Are you setting the correct API base url in the settings? If both Kokoro-FastAPI and my app are in docker containers, then you might want to try setting the Kokoro base URL to http://host.docker.internal:8880/v1, if you already tried http://localhost:8880/v1.

The error you are getting is because your API is not responding, so it keeps skipping to the next sentence.

My public live demo is currently using Kokoro-FastAPI v0.2.0, just updated it yesterday.

I have now tested the Docker container and can confirm it works using a local Kokoro-FastAPI on http://localhost:8880/v1

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by richardr1126
Comment options

You must be logged in to vote
2 replies
@richardr1126
Comment options

@RBEmerson970
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants