u
This commit is contained in:
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
RUN cd whisper.cpp
|
||||||
# Clone whisper.cpp (shallow clone)
|
# Clone whisper.cpp (shallow clone)
|
||||||
RUN git clone --depth 1 https://github.com/ggerganov/whisper.cpp.git
|
RUN git clone --depth 1 https://github.com/ggerganov/whisper.cpp.git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user