Closed coderzzp closed 1 year ago
my device is macos
I found a thread with a similar problem, whisper.cpp issue 597
creator suggests removing the following lines from lib/whisper.cpp/Makefile
139: CFLAGS += -mf16c
140: CXXFLAGS += -mf16c
then run make clean
+ make
and see if that works.
i download the base.en model and success,but complied error