source-separation / tutorial

Tutorial covering Open Source tools for Source Separation.
https://source-separation.github.io/tutorial
Other
355 stars 39 forks source link

Unpin nussl in requirements.txt #14

Closed ethman closed 3 years ago

ethman commented 3 years ago

nussl is pinned to 1.1.3rc5, but it should be unpinned: https://github.com/source-separation/tutorial/blob/3d90a38b4ea2f83e143c62d1efc42de31af0a36a/requirements.txt#L6

Thanks @noahschaffer for pointing this out!