You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
watermarked_audio = watermarker.apply_watermark(wav, watermark='这是水印', sample_rate=sr)
The watermark parameter is not used within the function. Does it support custom watermarking?