Add librosa dependency and enhance A2V documentation with additional pipeline options

This commit is contained in:
Prince Canuma
2026-03-16 02:02:13 +01:00
parent 6f6105b715
commit decb3eb9e5
2 changed files with 14 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ dependencies = [
"Pillow>=10.3.0",
"mlx-vlm",
"rich>=14.2.0",
"librosa>=0.10.0",
]
license = {text="MIT"}
authors = [