You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I know which library are you using for time_stretch and pitch_shift now? As far as I know, these operations will output a modified version of the audio arrays.
If you could tell me the existing library you are using for these operations, I will check if it is possible to vectorize these operations.
and the resample feature also very useful for audio processing, such as
Julius, fast PyTorch based resampling for audio and 1D signals https://github.com/adefossez/julius/
looking forward to support some useful features, such as time_stretch and pitch_shift.
The text was updated successfully, but these errors were encountered: