https://www.youtube.com/watch?v=E-tIjX7HM7s - whisper https://www.youtube.com/watch?v=jpW9foRIwv0 - led on/off sudo apt install libsdl2-dev git clone https://github.com/ggerganov/whisper.cpp cd whisper.cpp make -j stream ./models/download-ggml-model.sh tiny make -j stream ./models/download-ggml-model.sh base make -j stream ./models/download-ggml-model.sh small ./stream -m models/ggml-base.bin --step 4000 --length 8000 -c 0 -t 4 -ac 512