Metadata-Version: 2.4
Name: realjam
Version: 1.0.1
Summary: Lightweight real-time note-to-chord music accompaniment system
Home-page: https://github.com/lukewys/realchords
Author: Yusong Wu
Author-email: Yusong Wu <wuyusongwys@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/lukewys/realchords-pytorch
Project-URL: Repository, https://github.com/lukewys/realchords-pytorch
Project-URL: Documentation, https://github.com/lukewys/realchords-pytorch/blob/main/README.md
Keywords: music,ai,accompaniment,real-time accompaniment,transformer
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: x-transformers==2.1.2
Requires-Dist: pretty_midi
Requires-Dist: tqdm
Requires-Dist: note_seq
Requires-Dist: argbind
Requires-Dist: flask
Requires-Dist: onnxruntime==1.21.0
Requires-Dist: onnx==1.17.0
Requires-Dist: numpy<2.0,>=1.23.0
Requires-Dist: pyopenssl
Requires-Dist: wget
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
