Build OK
This commit is contained in:
@@ -11,11 +11,17 @@ alembic==1.13.1
|
||||
|
||||
# Audio Processing
|
||||
librosa==0.10.1
|
||||
essentia-tensorflow==2.1b6.dev1110
|
||||
soundfile==0.12.1
|
||||
audioread==3.0.1
|
||||
mutagen==1.47.0
|
||||
|
||||
# Optional: Essentia for genre/mood/instrument classification
|
||||
# Note: essentia-tensorflow not available on PyPI for all platforms
|
||||
# Uncomment if you can install it (Linux x86_64 only):
|
||||
# essentia==2.1b6.dev1110
|
||||
# For manual installation: pip install essentia
|
||||
# Or build from source: https://github.com/MTG/essentia
|
||||
|
||||
# Scientific Computing
|
||||
numpy==1.24.3
|
||||
scipy==1.11.4
|
||||
|
||||
Reference in New Issue
Block a user