milliseconds for native

master
Bel LaPointe 2023-03-30 11:42:17 -06:00
parent 67de59a3ec
commit 680cf99728
2 changed files with 12 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 0a2d1210bcb98978214bbf4e100922a413afd39d

View File

@ -0,0 +1,11 @@
#! /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