Initial commit
Whisper model weights excluded from git — auto-downloaded at first Xcode build via Scripts/download_whisper_model.sh (~600 MB, one-time).
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# ML model weights — downloaded automatically at build time via Scripts/download_whisper_model.sh
|
||||
LockInBroMobile/distil-whisper_distil-large-v3_594MB/
|
||||
|
||||
# Xcode
|
||||
xcuserdata/
|
||||
*.xcuserstate
|
||||
DerivedData/
|
||||
.build/
|
||||
Reference in New Issue
Block a user