Kokoro-FastAPI
Kokoro-FastAPI copied to clipboard
Improve build times by parallelising the various Docker targets
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.