gvxcode
Results
1
comments of
gvxcode
As a work around I removed the water marking. tts.py Comment out (Line 126): self.watermarker = perth.PerthImplicitWatermarker() Comment out (Line 271): watermarked_wav = self.watermarker.apply_watermark(wav, sample_rate=self.sr) Update code to return the...