Kokoro-FastAPI icon indicating copy to clipboard operation
Kokoro-FastAPI copied to clipboard

Improve build times by parallelising the various Docker targets

Open kprinssu opened this issue 5 months ago • 0 comments

This PR will split up the Docker build targets by CPU and GPU and their various respective architectures.

GitHub actions will now build all Docker targets in parallel and reducing build times.

kprinssu avatar Nov 24 '25 15:11 kprinssu