mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-23 11:10:57 -05:00
scripts : update to new build system
This commit is contained in:
@@ -39,7 +39,7 @@ if [ $# -eq 0 ]; then
|
||||
fi
|
||||
|
||||
model=$1
|
||||
main="../main"
|
||||
main="../build/bin/main"
|
||||
|
||||
threads=""
|
||||
if [ $# -eq 2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user