Add ARM build

This commit is contained in:
Chidi Williams 2023-01-19 22:33:03 +00:00
commit 61064fbb62
3 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View file

@ -10,10 +10,10 @@ coverage.xml
.idea/
# whisper_cpp
libwhisper.*
whisper_cpp
whisper_cpp.exe
whisper.dll
/libwhisper.*
/whisper_cpp
/whisper_cpp.exe
/whisper.dll
whisper_cpp.py
# Internationalization - compiled binaries

BIN
bin/macos_arm64/libwhisper.dylib Executable file

Binary file not shown.

BIN
bin/macos_arm64/whisper_cpp Executable file

Binary file not shown.