openunmix

View on PyPIReverse Dependencies (4)

1.3.0 openunmix-1.3.0-py3-none-any.whl

Wheel Details

Project: openunmix
Version: 1.3.0
Filename: openunmix-1.3.0-py3-none-any.whl
Download: [link]
Size: 40047
MD5: 450122d2f55302cd95f675381ee1504f
SHA256: e893ae22c5b8001a6107022499c2587b70d5c2e4777cc7c9ed6272b68a69534e
Uploaded: 2024-04-16 11:10:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openunmix
Version: 1.3.0
Summary: PyTorch-based music source separation toolkit
Author-Email: Fabian-Robert Stöter <mail[at]faroit.com>, Antoine Liutkus <antoine.liutkus[at]inria.fr>
Project-Url: Homepage, https://github.com/sigsep/open-unmix-pytorch
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9
Requires-Dist: numpy
Requires-Dist: torchaudio (>=0.9.0)
Requires-Dist: torch (>=1.9.0)
Requires-Dist: tqdm
Requires-Dist: asteroid-filterbanks (>=0.3.2); extra == "asteroid"
Requires-Dist: musdb (>=0.4.0); extra == "evaluation"
Requires-Dist: museval (>=0.4.0); extra == "evaluation"
Requires-Dist: stempeg; extra == "stempeg"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: musdb (>=0.4.0); extra == "tests"
Requires-Dist: museval (>=0.4.0); extra == "tests"
Requires-Dist: stempeg; extra == "tests"
Requires-Dist: asteroid-filterbanks (>=0.3.2); extra == "tests"
Requires-Dist: onnx; extra == "tests"
Requires-Dist: tqdm; extra == "tests"
Provides-Extra: asteroid
Provides-Extra: evaluation
Provides-Extra: stempeg
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15545 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
openunmix/__init__.py sha256=Lga43bvQICRmE3TCLqbv-Y4pUPDxTHNIWGy_3ChDfO8 13750
openunmix/cli.py sha256=_rJHS2b5L1xe53uyCUKgjZeeR5ZUmGLtWRvx1BXBXzU 6381
openunmix/data.py sha256=7Ce0r0FZn-8jWCKUhuMcGFA1Sw9hFwTqLUIk5ZAv70I 35093
openunmix/evaluate.py sha256=WhILCcInEdecCiEAsvD3PJEZ9gGX4g9o2tDkDXSfZlU 5545
openunmix/filtering.py sha256=Vj3J20Tzn9YFHBLXzFzjhGSUNoQGy6cPECQaAJW8kSw 20195
openunmix/model.py sha256=eKGlZxlmnef4YL_r-rnYYpX1pMFIUPrufGbI_MgqEjM 12312
openunmix/predict.py sha256=XBIbs2lz18XpNyd01O4zBheAgSEzUyKFkgkUyacjOAw 2985
openunmix/transforms.py sha256=dTH7QsJB2ZqElrsAWPDiUiFy9sycJ7sWD9tboMlKkYo 6630
openunmix/utils.py sha256=2nk39Ai9hpTt7fh8q7Flm3ClfckMtsHuhxnHf1DqnOE 10516
openunmix-1.3.0.dist-info/LICENSE sha256=T3sEf_r7n7s5pA1gW6uWG5sDBxGt3Obp0jiGwq47EF4 1103
openunmix-1.3.0.dist-info/METADATA sha256=T8xQQXFY6tb4-WYQEty9VQXaWt6Z3JR1Tkz2GvnDuPY 17407
openunmix-1.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
openunmix-1.3.0.dist-info/entry_points.txt sha256=yxR8dJ92ALiS6JUFyPL9w2q9WOhfhXhDsQmXKm_IJ-E 47
openunmix-1.3.0.dist-info/top_level.txt sha256=EIpfY9Pp3YspusUXtn_BityV4sf1Da98MtD7ZuZjgzo 10
openunmix-1.3.0.dist-info/RECORD

top_level.txt

openunmix

entry_points.txt

umx = openunmix.cli:separate