Metadata-Version: 2.4
Name: nnaudio2
Version: 2.0.2
Summary: A fast GPU audio processing toolbox with 1D convolutional neural network
Home-page: https://github.com/AMAAI-Lab/nnAudio2
Author: AMAAI Lab
Author-email: dorien.herremans@gmail.com
Project-URL: Documentation, https://amaai-lab.github.io/nnAudio2/
Project-URL: Issues, https://github.com/AMAAI-Lab/nnAudio2/issues
Project-URL: Source, https://github.com/AMAAI-Lab/nnAudio2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scipy>=1.2.0
Requires-Dist: numpy<2,>=1.14.5
Requires-Dist: torch>=1.6.0
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: librosa; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Please refer to the nnAudio homepage
[Github-flavored Markdown](https://github.com/AMAAI-Lab/nnAudio)
