# One-time (or only-when-the-checkpoint-changes) manually built and pushed by a human on
# nik-gpu - CI can never build this: the checkpoint and hparams aren't committed to git
# (~455MB, and nik-gpu's local disk at /data/tts-gateway is the only place they exist).
# Build CONTEXT must be that directory, not a checkout of this repo - see
# tts-gateway/README.md for the exact commands.
FROM busybox:1.36
COPY G_790000.pth uma.json /models/
