Metadata-Version: 2.1
Name: snr_calc
Version: 0.1
Summary: A package to calculate SNR from audio files
Author: Anthony Soronnadi
Author-email: anthony12soronnadi@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: librosa
Requires-Dist: numpy
