LICENSE
README.md
pyproject.toml
stemfx/__init__.py
stemfx/_scnet_infer.py
stemfx/api.py
stemfx/encoder.py
stemfx/generator.py
stemfx/losses.py
stemfx/mixing_features.py
stemfx/model.py
stemfx/normalization.py
stemfx/separator.py
stemfx/tokenizer.py
stemfx/weights.py
stemfx.egg-info/PKG-INFO
stemfx.egg-info/SOURCES.txt
stemfx.egg-info/dependency_links.txt
stemfx.egg-info/requires.txt
stemfx.egg-info/top_level.txt
stemfx/third_party/LICENSE.msst
stemfx/third_party/NOTICE
stemfx/third_party/__init__.py
stemfx/third_party/configs/__init__.py
stemfx/third_party/configs/config_musdb18_scnet_xl_ihf.yaml
stemfx/third_party/scnet/__init__.py
stemfx/third_party/scnet/scnet_masked.py
stemfx/third_party/scnet/separation.py
tests/test_api.py
tests/test_model.py
tests/test_tokenizer.py