update faster-whisper to heimoshuiyu(prompt) patched version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM docker.io/nvidia/cuda:12.0.0-cudnn8-runtime-ubuntu22.04
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y ffmpeg python3 python3-pip && \
|
||||
apt-get install -y ffmpeg python3 python3-pip git && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user