Metadata-Version: 2.1
Name: voxlab
Version: 0.2
Summary: A toolbox for audio processing and voice deep learning models.
Home-page: https://github.com/rvirgilli/voxlab
Author: Rafaello Virgilli
Author-email: rvirgilli@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: numpy >=1.23.0
Requires-Dist: scipy >=1.9.0
Requires-Dist: torch
Requires-Dist: torchaudio
Requires-Dist: huggingface-hub

