Conv-TasNet icon indicating copy to clipboard operation
Conv-TasNet copied to clipboard

Add correct numba version to the installation

Open YoavRamon opened this issue 3 years ago • 0 comments

seems like numba removed the decorators module with version 0.50. This breaks the current code. See in: https://github.com/librosa/librosa/issues/1160

YoavRamon avatar Jul 23 '20 07:07 YoavRamon