"...text-generation-inference.git" did not exist on "06edde94910594eef86988934cbbc43d775eb965"
Unverified Commit b2f912cc authored by moto's avatar moto Committed by GitHub
Browse files

Update librosa/numba in CI (#864)

librosa 0.8.0 has been released which include fix for
https://github.com/librosa/librosa/issues/1160 at
https://github.com/librosa/librosa/pull/1164
parent e344e45f
...@@ -8,11 +8,10 @@ dependencies: ...@@ -8,11 +8,10 @@ dependencies:
- pytest-cov - pytest-cov
- pytest-xdist - pytest-xdist
- codecov - codecov
- librosa - librosa>=0.8.0
- llvmlite==0.31 # See https://github.com/pytorch/audio/pull/766 - llvmlite==0.31 # See https://github.com/pytorch/audio/pull/766
- pip - pip
- pip: - pip:
- kaldi-io - kaldi-io
- scipy - scipy
- parameterized - parameterized
- numba==0.48 # See https://github.com/librosa/librosa/issues/1160
...@@ -12,7 +12,6 @@ dependencies: ...@@ -12,7 +12,6 @@ dependencies:
- scipy == 1.4.1 - scipy == 1.4.1
- kaldi-io - kaldi-io
- PySoundFile - PySoundFile
- librosa - librosa >= 0.8.0
- future - future
- parameterized - parameterized
- numba==0.48
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment