Metadata-Version: 2.1
Name: nnAudio
Version: 0.3.3
Summary: A fast GPU audio processing toolbox with 1D convolutional neural network
Home-page: https://github.com/KinWaiCheuk/nnAudio
Author: KinWaiCheuk
Author-email: u3500684@connect.hku.hk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scipy>=1.2.0
Requires-Dist: numpy>=1.14.5
Requires-Dist: torch>=1.6.0
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: librosa; extra == "tests"

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