monkeyplug-build-push-whisper-ghcr #50
Annotations
1 error and 1 warning
Build and push Monkeyplug (Whisper) image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m pip install --no-cache openai-whisper && mkdir -p \"$WHISPER_MODEL_DIR\" && cd \"$WHISPER_MODEL_DIR\" && echo \"Downloading Whisper model \\\"$WHISPER_MODEL_NAME\\\"...\" && curl -fsSL -o ./\"$WHISPER_MODEL_NAME\".pt \"$(curl -fsSL https://raw.githubusercontent.com/openai/whisper/main/whisper/__init__.py | grep -P \"\\\"$WHISPER_MODEL_NAME\\\"\\s*:\\s*\\\"https://\" | cut -d: -f2- | sed 's/^[[:space:]]*\"//' | sed 's/\",*$//')\" && echo \"Finished\"" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading