feat: reggaeton production system with intelligent sample selection and FLP generation

This commit is contained in:
renato97
2026-05-02 21:40:18 -03:00
commit 4d941f3f90
62 changed files with 8656 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
aubio>=0.1.1
librosa>=0.10.0
numpy>=1.24.0
scipy>=1.11.0
soundfile>=0.12.0
mido>=1.3.0
fastmcp>=0.1.0