mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-09 14:25:46 +02:00
whisper : add .gitignore entries for OpenVINO support (#3276)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -50,6 +50,8 @@ extra/bench-gg.txt
|
||||
models/*.mlmodel
|
||||
models/*.mlmodelc
|
||||
models/*.mlpackage
|
||||
models/*-encoder-openvino.xml
|
||||
models/*-encoder-openvino-cache/
|
||||
bindings/java/.gradle/
|
||||
bindings/java/.idea/
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user