Andreas Müller 🖥️ · @amueller
44 followers · 29 posts · Server muenchen.social

AI-basierte & unter 🎙️

sudo apt update && sudo apt install ffmpeg && sudo apt install pip

pip3 install future
pip3 install -U openai-whisper

whisper --help

sudo apt install audacity

audacity(record on)-> Select all -> effect: Normalisieren... -> Save recording.mp3

whisper --model base recording.mp3

less recording.txt

more info; --help

#sprachubersetzung #transkription #linux #whisper

Last updated 2 years ago