Files
kokoro/requirements.txt
scott 5e8e7ad6d4
Some checks failed
Build and Push Docker Image / build (push) Failing after 47s
Replace upstream library with ROCm/Wyoming deployment project
Remove original Kokoro library source, demo, examples, tests, JS port,
and GitHub config. Add Dockerfile (ROCm 6.1 / PyTorch 2.5.1), Wyoming
TCP server, docker-compose with GPU passthrough, config, entrypoint,
and Gitea Actions build workflow.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 13:30:54 -04:00

7 lines
130 B
Plaintext

# torch and torchaudio are installed separately in Dockerfile
# from the ROCm 6.1 wheel index
kokoro>=0.9.4
wyoming>=1.5.3
numpy