u
This commit is contained in:
@@ -20,7 +20,7 @@ RUN git clone --depth 1 https://github.com/ggerganov/whisper.cpp.git
|
||||
|
||||
# Build whisper.cpp properly
|
||||
RUN cd whisper.cpp && \
|
||||
pwd \
|
||||
pwd && \
|
||||
make
|
||||
|
||||
# Verify the binary was built
|
||||
|
||||
Reference in New Issue
Block a user