milliseconds for native

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

Submodule whisper-cpp-2023/git.d added at 0a2d1210bc

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