Files
Audio-Classifier/backend
Benoit 75ff92f62f Add CLI scanner tool for audio library
Create scanner.py to scan directories and analyze audio files
- Recursively finds all audio files (mp3, wav, flac, etc.)
- Extracts features with librosa
- Classifies with Essentia (genre, mood, instruments)
- Stores results in database

Usage: python -m src.cli.scanner /path/to/music

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 23:52:47 +01:00
..
2025-11-27 13:54:34 +01:00
2025-11-27 17:43:52 +01:00
2025-11-27 13:54:34 +01:00
2025-11-27 17:43:52 +01:00