Spaces:
Sleeping
Sleeping
[project] | |
name = "audio-understanding" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.13" | |
dependencies = [ | |
"gradio>=5.31.0", | |
"librosa>=0.11.0", | |
"pandas>=2.2.3", | |
"requests>=2.32.3", | |
"ruff>=0.11.11", | |
] | |