bark / .gitignore
jamalsenouci's picture
Upload folder using huggingface_hub
c6919c4
raw
history blame contribute delete
374 Bytes
__pycache__/
# Ignore all directories
*/
*.json
*.mp4
*.wav
# But don't ignore these specific directories
!/bark/
!/bark_infinity/
!/notebooks/
!/webui/
!/old_setup_files/
!/bark_infinity/hubert/
!/one-click-bark-installer/
bark_samples/
bark/assets/prompts/*.wav
bark_infinity/assets/prompts/*.wav
*.wav
custom_speakers/
.vscode
bark_infinity.egg-info/
.history/
*.log