After embedding a .wav file with a watermark (extraction works) i do get this error calling for the original and watermarked audio to have the same length.
"ValueError: Original and watermarked audio must have the same length"
When i just input the same two audios. It works. detecting no changes.
How can i fix this ? :)