Current UI allows repaint for within bounds.
Model supports repaint outside of src audio bounds, which is basically the 'extend' function.
Wondering if possible to do both directions, otherwise at least forward extend or otherwise some precise range input. (Understand repaint is apparently designed to only work between 3 to 90s)
Workaround is to add audio length to source input (silence or junk) before uploading.
Current UI allows repaint for within bounds.
Model supports repaint outside of src audio bounds, which is basically the 'extend' function.
Wondering if possible to do both directions, otherwise at least forward extend or otherwise some precise range input. (Understand repaint is apparently designed to only work between 3 to 90s)
Workaround is to add audio length to source input (silence or junk) before uploading.