sevagh / xumx-sliCQ

music demixing with the sliCQ Transform and PyTorch
MIT License
26 stars 6 forks source link

Repeated interpolated matrix form #4

Closed sevagh closed 2 years ago

sevagh commented 2 years ago

Do naive, repetitive linear interpolation (LERP). Just pad by mismatched temporal coefficient frame rate and repeat the values.

sevagh commented 2 years ago

Implemented in https://github.com/sevagh/xumx-sliCQ/blob/develop/xumx_slicq/interpolation.py