[GH-ISSUE #4089] [FEAT]: TTS using Kokoro or other open source models #2606

Closed
opened 2026-02-22 18:30:25 -05:00 by yindo · 2 comments
Owner

Originally created by @sa- on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4089

What would you like to see?

Kokoro is a small but powerful TTS model that can be run locally

https://huggingface.co/hexgrad/Kokoro-82M

Would it be possible to add this as a TTS engine? Right now the only supported options are system default & the non-local Eleven Labs

Originally created by @sa- on GitHub (Jul 2, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4089 ### What would you like to see? Kokoro is a small but powerful TTS model that can be run locally https://huggingface.co/hexgrad/Kokoro-82M Would it be possible to add this as a TTS engine? Right now the only supported options are system default & the non-local Eleven Labs
yindo added the enhancementfeature request labels 2026-02-22 18:30:25 -05:00
yindo closed this issue 2026-02-22 18:30:25 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jul 2, 2025):

That would be handled in https://github.com/Mintplex-Labs/anything-llm/issues/3885
Since this would then enable expansion to other TTS/STT providers to run models Kokoro. In this instance, Kokoro is the model - but how would you host it so it can be communicated with over REST/API?

@timothycarambat commented on GitHub (Jul 2, 2025): That would be handled in https://github.com/Mintplex-Labs/anything-llm/issues/3885 Since this would then enable expansion to other TTS/STT providers to run models Kokoro. In this instance, Kokoro is the model - but how would you host it so it can be communicated with over REST/API?
Author
Owner

@sa- commented on GitHub (Jul 4, 2025):

It would be ideal if it weren't necessary to host it over a network, maybe a plugin system that allows AnythingLLM to run trusted python code would be great

@sa- commented on GitHub (Jul 4, 2025): It would be ideal if it weren't necessary to host it over a network, maybe a plugin system that allows AnythingLLM to run trusted python code would be great
yindo changed title from [FEAT]: TTS using Kokoro or other open source models to [GH-ISSUE #4089] [FEAT]: TTS using Kokoro or other open source models 2026-06-05 14:47:31 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2606