mirror of
https://github.com/PABannier/bark.cpp
synced 2026-03-02 05:01:10 +01:00
23 lines
160 B
Plaintext
23 lines
160 B
Plaintext
*.o
|
|
*.a
|
|
*.so
|
|
.DS_Store
|
|
*.swp
|
|
*.plist
|
|
*.wav
|
|
*.bin
|
|
.build/
|
|
.cache/
|
|
*.dSYM/
|
|
.direnv/
|
|
.envrc
|
|
.swiftpm
|
|
.venv
|
|
.clang-tidy
|
|
.vs/
|
|
.vscode/
|
|
|
|
bark_weights/
|
|
build/
|
|
models/
|