build error
Job failed with exit code: 1. Reason: cache miss: [whisper 4/12] WORKDIR /home/user/root cache miss: [whisper 2/12] RUN apt-get update && apt-get install -y libsdl2-dev alsa-utils ffmpeg && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [build 4/6] WORKDIR /whisper cache miss: [build 3/6] RUN mkdir /whisper && wget -q https://github.com/ggerganov/whisper.cpp/tarball/master -O - | tar -xz -C /whisper --strip-components 1 cache miss: [whisper 9/12] RUN mkdir /home/user/root/models cache miss: [whisper 7/12] COPY --chown=user main.py /home/user/root cache miss: [whisper 6/12] RUN pip install -r /home/user/root/requirements.txt cache miss: [build 2/6] RUN apt-get update cache miss: [whisper 11/12] COPY --from=build /whisper/models/ggml-small-q5_1.bin /home/user/root/models/ggml-small-q5_1.bin cache miss: [whisper 8/12] COPY --chown=user youtubeaudio.py /home/user/root cache miss: [whisper 5/12] COPY --chown=user requirements.txt /home/user/root cache miss: [whisper 3/12] RUN useradd -m -u 1000 user cache miss: [whisper 12/12] COPY --from=build /whisper/main /usr/local/bin/whisper cache miss: [build 6/6] RUN make main cache miss: [whisper 10/12] RUN mkdir -p -m 775 /tmp/holosubs/tracks /tmp/holosubs/videos cache miss: [build 5/6] RUN bash ./models/download-ggml-model.sh "small-q5_1" {"total":22,"completed":12,"user_total":17,"user_cached":0,"user_completed":7,"user_cacheable":16,"from":1,"miss":16,"client_duration_ms":32366}
Build logs:
Fetching error logs...