whisper.cpp/.gitignore

34 lines
482 B
Plaintext
Raw Normal View History

2022-09-25 21:23:15 +03:00
*.o
*.a
.cache/
.vs/
.vscode/
.DS_Store
2022-10-07 23:53:12 +03:00
build/
build-em/
build-debug/
build-release/
build-static/
build-sanitize-addr/
build-sanitize-thread/
/main
/stream
/command
/talk
/bench
2023-01-23 20:19:04 +02:00
arm_neon.h
sync.sh
libwhisper.a
2022-12-08 19:42:06 +02:00
libwhisper.so
2022-10-08 10:56:59 +03:00
compile_commands.json
2022-10-23 11:10:15 +03:00
2022-11-25 19:08:51 +02:00
examples/arm_neon.h
2022-10-23 11:10:15 +03:00
examples/whisper.objc/whisper.objc.xcodeproj/xcshareddata
examples/whisper.objc/whisper.objc.xcodeproj/xcuserdata/
examples/whisper.objc/whisper.objc.xcodeproj/project.xcworkspace/xcuserdata
extra/bench-gg.txt