Skip to content

Commit dca74a0

Browse files
committed
build: pin soxr prerelease with numpy2 support
1 parent 7601450 commit dca74a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ dependencies = [
5151
"torchaudio",
5252
"soundfile>=0.12.0",
5353
"librosa>=0.10.1",
54+
# TODO: remove after official release
55+
"soxr==0.4.0b1",
5456
"inflect>=5.6.0",
5557
"tqdm>=4.64.1",
5658
"anyascii>=0.3.0",

0 commit comments

Comments
 (0)