mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 22:55:46 +01:00
Add ARM build
This commit is contained in:
parent
740581cccb
commit
61064fbb62
3 changed files with 4 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -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
BIN
bin/macos_arm64/libwhisper.dylib
Executable file
Binary file not shown.
BIN
bin/macos_arm64/whisper_cpp
Executable file
BIN
bin/macos_arm64/whisper_cpp
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue