Befehl: mkdir ~/scripts

Befehl: chmod +x install_whisper.sh

Befehl: ./install_whisper.sh

# Web-Frontend starten

Befehl: cd ~/whisper_offline 

Befehl: source venv_whisper/bin/activate

Befehl: python3 whisper_demo_app.py

