v3
This commit is contained in:
@@ -45,7 +45,7 @@ RUN mkdir -p /whisper.cpp
|
|||||||
COPY --from=builder /whisper.cpp /whisper.cpp
|
COPY --from=builder /whisper.cpp /whisper.cpp
|
||||||
|
|
||||||
# Copy your local model
|
# Copy your local model
|
||||||
COPY model/ggml-tiny.en.bin /whisper.cpp/models/ggml-tiny.en.bin
|
COPY models/ggml-tiny.en.bin /whisper.cpp/models/ggml-tiny.en.bin
|
||||||
|
|
||||||
WORKDIR /whisper.cpp
|
WORKDIR /whisper.cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user