diff --git a/start-docker.sh b/start-docker.sh index dee552a..52c4120 100755 --- a/start-docker.sh +++ b/start-docker.sh @@ -6,5 +6,5 @@ docker run -d --name whisper-fastapi \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --gpus all \ -p 5000:5000 \ - docker.io/heimoshuiyu/whisper-fastapi:lastet \ - --model large-v2 \ No newline at end of file + docker.io/heimoshuiyu/whisper-fastapi:latest \ + --model large-v2