# Byte-compiled / optimized / DLL files
__pycache__
*.py[cod]
*$py.class

# C extensions
*.so

# macOS dir files
.DS_Store

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.ipynb_checkpoints

# Tests and linter
.pytest_cache/
.mypy_cache/
.coverage
coverage.json

# docs
/api_docs

# dotenv
.env
.envrc

# virtualenv
.venv
venv/
ENV/

# egs with manifest files
egs/*
!egs/example
# local datasets
dataset/*
!dataset/example

# personal notebooks & scripts
*/local_scripts
*/notes
.vscode/
/notebooks
/local_scripts
/notes

# cython output
/audiocraft/metrics/abx/*.c

# rust-analyzer
Cargo.toml
Cargo.lock
target/

# nfs files
.nfs*
.coverage.*

/weights
test_en_audio_4000.model
profile_output*
*.safetensors
*.wav
*.model
*.pt

# Agents files, use a symlink to AGENTS.md instead. 
CLAUDE.md
QWEN.md
.claude/
voices

italk.yaml
