build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 6/6] RUN python -c "import torch; from omnivoice import OmniVoice; OmniVoice.from_pretrained('k2-fsa/OmniVoice', device_map='cpu', dtype=torch.float16)" cache miss: [stage-0 2/6] RUN apt-get update && apt-get install -y git ffmpeg build-essential && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 5/6] RUN pip install --no-cache-dir -r requirements.txt cache miss: [stage-0 4/6] RUN --mount=type=secret,id=GITHUB_TOKEN,mode=0444 git clone https://$(cat /run/secrets/GITHUB_TOKEN)@github.com/your-username/your-repo.git /app cache miss: [stage-0 3/6] WORKDIR /app {"total":10,"completed":8,"user_total":6,"user_cached":0,"user_completed":4,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":34963}

Build logs:

Fetching error logs...