update torch install
This commit is contained in:
parent
9555dd920f
commit
2cb30b9d71
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue