Metadata-Version: 2.1
Name: BS-RoFormer
Version: 0.6.0
Summary: BS-RoFormer - Band-Split Rotary Transformer for SOTA Music Source Separation
Home-page: https://github.com/lucidrains/BS-RoFormer
Author: Phil Wang
Author-email: lucidrains@gmail.com
License: MIT
Keywords: artificial intelligence,deep learning,transformers,attention mechanism,music source separation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beartype
Requires-Dist: einops>=0.8.0
Requires-Dist: hyper-connections>=0.1.8
Requires-Dist: librosa
Requires-Dist: rotary-embedding-torch>=0.3.6
Requires-Dist: torch>=2.0
