this is troble some to use for non tech people
you created something wonder full used it couple of times with docker but its was difficult dealing with docker and other technical sides of it if possible making it to program file which can take care of the technical side would be nice with exe file so people can install it and use it easily just like any other program thanks for your hard work.
Grok3 has build a nice python Kokoro GUI for me. Maybe give it a try, just say what you want and Grok will build it for you and explain everything.
@kirubelruler you install docker and then use the simple one line command, it doesnt get much easier than that. use claude code if youre having problems running it, its great at command line.
if you use these commands you dont even need to download the repo
docker run -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-cpu:latest # CPU, or:
docker run --gpus all -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-gpu:latest #NVIDIA GPU
with that and claude and a simple build a command like macos say and poof you got a mcp/talking system :)
On Thu, Jun 19, 2025 at 3:56 PM Britnell @.***> wrote:
Britnell left a comment (remsky/Kokoro-FastAPI#300) https://github.com/remsky/Kokoro-FastAPI/issues/300#issuecomment-2989047220
@kirubelruler https://github.com/kirubelruler you install docker and then use the simple one line command, it doesnt get much easier than that. use claude code if youre having problems running it, its great at command line.
if you use these commands you dont even need to download the repo
docker run -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-cpu:latest # CPU, or: docker run --gpus all -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-gpu:latest #NVIDIA GPU
— Reply to this email directly, view it on GitHub https://github.com/remsky/Kokoro-FastAPI/issues/300#issuecomment-2989047220, or unsubscribe https://github.com/notifications/unsubscribe-auth/BOGEOFI7GRILH4F6RS3CFYT3EMIYNAVCNFSM6AAAAAB36R53CKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSOBZGA2DOMRSGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>