Kar 2025-06-15 21:59:20 +05:30
parent 2af656ada4
commit 0b6ed09ead
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
# Set working directory
WORKDIR /app
RUN cd whisper.cpp
# Clone whisper.cpp (shallow clone)
RUN git clone --depth 1 https://github.com/ggerganov/whisper.cpp.git