This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
whisper [2026/06/22 12:34] val |
whisper [2026/06/22 13:27] (current) val |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| <code> | <code> | ||
| - | (venv1) $ mkdir -p /root/tmp | + | (venv1) $ mkdir -p ~/tmp/ |
| - | (venv1) $ export TMPDIR=/root/tmp | + | (venv1) $ export TMPDIR=~/tmp/ |
| (venv1) $ pip install -U openai-whisper | (venv1) $ pip install -U openai-whisper | ||