-
|
I thought the music reference file would maybe apply its "sound" to what you generate. Also, I tried using generated audio as the reference file, but that just immediately errors out. |
Beta Was this translation helpful? Give feedback.
Answered by
LostRuins
Mar 25, 2026
Replies: 1 comment 2 replies
-
|
You can use a generated audio as a reference file. What error do you get? Generally, you should treat the reference file as "Img2Img" in stable diffusion - because that's what it is. It modifies the original audio with a partial denoise. So it will always be the same length. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
TFWol
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use a generated audio as a reference file. What error do you get?
Generally, you should treat the reference file as "Img2Img" in stable diffusion - because that's what it is. It modifies the original audio with a partial denoise. So it will always be the same length.