build error
Job failed with exit code: 1. Reason: cache miss: [7/7] RUN mkdir -p /models && wget -q -P /models https://huggingface.co/rhasspy/piper-voices/resolve/main/pt_BR-faber-medium.onnx && wget -q -P /models https://huggingface.co/rhasspy/piper-voices/resolve/main/pt_PT-tugao-medium.onnx && wget -q -P /models https://huggingface.co/rhasspy/piper-voices/resolve/main/en_US-less-medium.onnx cache miss: [6/7] COPY . . cache miss: [5/7] WORKDIR /app cache miss: [4/7] RUN wget -q https://github.com/rhasspy/piper/releases/download/2023.11.14-2/piper_linux_x86_64.tar.gz && tar xzf piper_linux_x86_64.tar.gz && mv piper/piper /usr/local/bin/piper && rm -rf piper piper_linux_x86_64.tar.gz cache miss: [3/7] RUN pip install flask gunicorn cache miss: [2/7] RUN apt-get update && apt-get install -y wget && rm -rf /var/lib/apt/lists/* {"total":12,"completed":12,"user_total":7,"user_cached":0,"user_completed":7,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":9972}
Build logs:
Fetching error logs...