Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Jan 5, 2025
1 parent 40d48be commit 8b8b940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can use build docker images. First pull the image:

Second, run it:

docker run -v "$(pwd)":/srv/files/ -it rmghcr.io/softcatala/whisper-ctranslate2:latest /srv/files/e2e-tests/gossos.mp3
docker run -v "$(pwd)":/srv/files/ -it rmghcr.io/softcatala/whisper-ctranslate2:latest /srv/files/e2e-tests/gossos.mp3

# CPU and GPU support

Expand Down

0 comments on commit 8b8b940

Please sign in to comment.