This is an old revision of the document!
# apt install ffmpeg
(venv1) $ mkdir -p /root/tmp (venv1) $ export TMPDIR=/root/tmp (venv1) $ pip install -U openai-whisper (venv1) $ wget https://val.bmstu.ru/unix/Media/speech.ogg (venv1) $ whisper speech.ogg --model base --device cpu --language ru # >/dev/null 2>&1 (venv1) $ cat speech.txt