add instructions for kokoro#354
Merged
Merged
Conversation
Collaborator
|
Perhaps the voice options available from the Kokoro TTS Demo Gradio WebUI page should be mentioned, which include: |
Contributor
Author
I will add that and, also I will test to see if the combos work too. |
Contributor
Author
|
@silentoplayz |
silentoplayz
approved these changes
Jan 10, 2025
Contributor
|
LGTM, Thanks! |
Contributor
|
broken repo link? |
danielrosehill
pushed a commit
to danielrosehill/openwebui-docs
that referenced
this pull request
Mar 2, 2025
add instructions for kokoro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding documentation for using a new local model for generating TTS audio. the project is Kokoro-FastAPI. It uses a new model recently released and sounds pretty great and works seamlessly since it implements the openai api for speech generation. I am using it in my setup already.