From 2cb30b9d71cb626659d482f587a38299be7ed891 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 7 Feb 2026 13:56:34 +0100 Subject: [PATCH] update torch install --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 932199e..a704537 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ add "transcribe" to LOCAL_APPS in local_setttings.py apt install portaudio19-dev python3 -m venv venv /opt/whisper-timestamped/ /opt/whisper-timestamped/bin/pip install \ - torch==2.3.1+cpu \ - torchaudio==2.3.1+cpu \ - -f https://download.pytorch.org/whl/torch_stable.html + torch torchaudio --index-url https://download.pytorch.org/whl/cpu /opt/whisper-timestamped/bin/pip install whisper-timestamped transformers auditok ## configuration