audiocraft icon indicating copy to clipboard operation
audiocraft copied to clipboard

Music inpainting?

Open jhurliman opened this issue 1 year ago • 2 comments

I see this repository has code for extending an audio clip, conditioned on the input audio. Would it be possible to fill in a missing segment, conditioned on both the beginning and end input audio?

jhurliman avatar Jun 28 '23 16:06 jhurliman

The same technique could be used to make audio loops.

r9k avatar Jul 01 '23 12:07 r9k

I see this repository has code for extending an audio clip, conditioned on the input audio. Would it be possible to fill in a missing segment, conditioned on both the beginning and end input audio?

@jhurliman Did you find out a way to do this? I am trying to do this and would like to know if it has been done before I go digging into the model to try and implement it myself. Would the model have to be trained or at least fine-tuned for this specific task?

starktyping avatar Oct 11 '23 11:10 starktyping