fit with librosa

pull/3989/head
liyulingyue 7 months ago
parent 367b665ca1
commit 6d1c556d78

@ -88,9 +88,8 @@ base = [
"hyperpyyaml", "hyperpyyaml",
"inflect", "inflect",
"jsonlines", "jsonlines",
# paddleaudio align with librosa==0.8.1, which need numpy==1.23.x "numpy",
"numpy==1.23.5", "librosa",
"librosa==0.8.1",
determine_scipy_version(), # scipy or scipy>=1.4.0, <=1.12.0 determine_scipy_version(), # scipy or scipy>=1.4.0, <=1.12.0
"loguru", "loguru",
determine_matplotlib_version(), # matplotlib or matplotlib<=3.8.4 determine_matplotlib_version(), # matplotlib or matplotlib<=3.8.4

Loading…
Cancel
Save