first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "music2tap"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"librosa>=0.10",
|
||||
"numpy>=1.26",
|
||||
"soundfile>=0.12",
|
||||
"audioread>=3.0",
|
||||
]
|
||||
Reference in New Issue
Block a user