# Secrets — never commit the StreamElements JWT
se_config.json

# Python envs
.venv/
.venv-rvc/

# Large / downloadable artifacts (models come from HF, audio is generated)
rvc_models/
raw_audio/
dataset/
clips/
voices/*.wav
voices/*.wav.bak
out_*.wav

# Logs and caches
*.log
__pycache__/
actors/
