mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-11-07 08:34:37 +01:00
39 lines
529 B
Plaintext
39 lines
529 B
Plaintext
*.o
|
|
*.a
|
|
.cache/
|
|
.test/
|
|
.vs/
|
|
.vscode/
|
|
.DS_Store
|
|
|
|
build/
|
|
build-em/
|
|
build-debug/
|
|
build-release/
|
|
build-static/
|
|
build-no-accel/
|
|
build-sanitize-addr/
|
|
build-sanitize-thread/
|
|
|
|
/main
|
|
/stream
|
|
/command
|
|
/talk
|
|
/talk-llama
|
|
/bench
|
|
|
|
arm_neon.h
|
|
sync.sh
|
|
libwhisper.a
|
|
libwhisper.so
|
|
compile_commands.json
|
|
|
|
examples/arm_neon.h
|
|
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
|
|
|
|
*.mlmodel*
|