We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7601450 commit dca74a0Copy full SHA for dca74a0
pyproject.toml
@@ -51,6 +51,8 @@ dependencies = [
51
"torchaudio",
52
"soundfile>=0.12.0",
53
"librosa>=0.10.1",
54
+ # TODO: remove after official release
55
+ "soxr==0.4.0b1",
56
"inflect>=5.6.0",
57
"tqdm>=4.64.1",
58
"anyascii>=0.3.0",
0 commit comments