LICENSE
README.md
setup.cfg
setup.py
perth/__init__.py
perth/config.py
perth/dummy_watermarker.py
perth/utils.py
perth/watermarker.py
perth/waveform.py
perth/cli/__init__.py
perth/cli/watermark_cli.py
perth/perth_net/__init__.py
perth/perth_net/perth_net_implicit/__init__.py
perth/perth_net/perth_net_implicit/audio_processor.py
perth/perth_net/perth_net_implicit/checkpoint_manager.py
perth/perth_net/perth_net_implicit/config.py
perth/perth_net/perth_net_implicit/perth_watermarker.py
perth/perth_net/perth_net_implicit/utils.py
perth/perth_net/perth_net_implicit/model/__init__.py
perth/perth_net/perth_net_implicit/model/decoder.py
perth/perth_net/perth_net_implicit/model/encoder.py
perth/perth_net/perth_net_implicit/model/perth_net.py
perth/perth_net/pretrained/implicit/hparams.yaml
perth/perth_net/pretrained/implicit/id.txt
perth/perth_net/pretrained/implicit/perth_net_250000.pth.tar
resemble_perth.egg-info/PKG-INFO
resemble_perth.egg-info/SOURCES.txt
resemble_perth.egg-info/dependency_links.txt
resemble_perth.egg-info/entry_points.txt
resemble_perth.egg-info/requires.txt
resemble_perth.egg-info/top_level.txt
tests/test_basic.py