We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea4a00 commit 5f11dccCopy full SHA for 5f11dcc
setup.py
@@ -38,6 +38,7 @@
38
]
39
40
TESTS_REQUIRE = [
41
+ "librosa",
42
"accelerate",
43
"pytest>=7.2.0,<8.0.0",
44
"parameterized",
0 commit comments