diff --git a/images/docker-faster-whisper/index.html b/images/docker-faster-whisper/index.html index ce32e57225..a50b641434 100644 --- a/images/docker-faster-whisper/index.html +++ b/images/docker-faster-whisper/index.html @@ -49,5 +49,5 @@ --no-cache \ --pull \ -t lscr.io/linuxserver/faster-whisper:latest . -
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.