keunwoochoi / torchaudio-contrib

A test bed for updates and new features | pytorch/audio
169 stars 22 forks source link

tests for TimeStretch #65

Closed ksanjeevan closed 5 years ago

ksanjeevan commented 5 years ago

Added tests for TimeStretch and some renaming.

A few things:

keunwoochoi commented 5 years ago

Great, thanks! Merging now.

ksanjeevan commented 5 years ago

@keunwoochoi - quick thing, since we went with the overriding_rate option, should we allow for fixed_rate to be None for the augmentation use case? And then throw an error if both are None.

keunwoochoi commented 5 years ago

@ksanjeevan Sounds good. With a nice docstring :)

keunwoochoi commented 5 years ago

@ksanjeevan I think we can keep working on this branch for that patch. Would you?

ksanjeevan commented 5 years ago

Oops I pushed it directly yesterday since it was small..

keunwoochoi commented 5 years ago

Oh cool. I'm deleting this branch.