justinsalamon / scaper

A library for soundscape synthesis and augmentation
BSD 3-Clause "New" or "Revised" License
384 stars 56 forks source link

Try scaper v1.0.0rc1 #34

Closed justinsalamon closed 6 years ago

justinsalamon commented 6 years ago

Hello!

I've just pushed scaper v1.0.0rc1 to pypi: pip install scaper==1.0.0rc1

This major update supports jams>=0.3.2, uses the scaper namespace instead of sound_event, and drops the dependency on pandas.

@lostanlen @Elizabeth-12324 @bmcfee @pseeth if you have the time it'd be great if you could give this pre-release a quick whirl and let me know if there are any issues before I push v1.0.0 out. Ideally I'd like to release the formal v1.0.0 within a week from today.

Things to note:

Any/all feedback is welcome.

Cheers!!

Elizabeth-12324 commented 6 years ago

So far everything is working and no issues have occurred, scaper still functions as before.

justinsalamon commented 6 years ago

Awesome, thanks @Elizabeth-12324 for reporting back!

lostanlen commented 6 years ago

@Elizabeth-12324 will use scaper v1.0.0-rc1 a bit more tomorrow and Friday. If everything keeps going well, I think that we can stick to your plan of releasing v1.0.0 next Monday

justinsalamon commented 6 years ago

Excellent, if I don't hear back from either of you with any issues I'll release v1.0.0 on Monday. Thanks @Elizabeth-12324 and @lostanlen !

justinsalamon commented 6 years ago

Just released v1.0.0 on pip, closing.