Comment by fatesblind 8 months ago its watermarked 1 comment fatesblind Reply mianos 8 months ago It's open source. It's not in the model. The watermark function is added to show you how to use it. You can just remove it.``` watermarked_wav = self.watermarker.apply_watermarl(... ```
mianos 8 months ago It's open source. It's not in the model. The watermark function is added to show you how to use it. You can just remove it.``` watermarked_wav = self.watermarker.apply_watermarl(... ```
It's open source. It's not in the model. The watermark function is added to show you how to use it. You can just remove it.
``` watermarked_wav = self.watermarker.apply_watermarl(... ```