#! /bin/bash if [ ! -d ./git.d ]; then git clone https://github.com/ggerganov/whisper.cpp.git git.d fi cd ./git.d make samples make bash ./models/download-ggml-model.sh tiny.en time ./main -m ./models/ggml-tiny.en.bin -f samples/gb1.wav -t 4