Files
sing_detect/.gitignore
youfufan 678d6d1568 v1: svd prototype — single-file singing detector
HuggingFace matthijs/svd (torch.jit) model + ffmpeg audio extract + tkinter file picker. Proves the concept in one script.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-01-01 10:00:00 +00:00

8 lines
54 B
Plaintext

__pycache__/
*.pyc
*.wav
*.mp4
.DS_Store
venv/
.venv/