← Back to context Comment by fatesblind 3 days ago its watermarked 1 comment fatesblind Reply mianos 3 days 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 3 days 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(... ```