Metadata-Version: 2.1
Name: mpai-cae-arp
Version: 0.2.2
Summary: The MPAI CAE-ARP software API
Author: Matteo Spanio
Author-email: dev2@audioinnova.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: librosa (>=0.10.0.post2,<0.11.0)
Requires-Dist: llvmlite (>=0.39.1,<0.40.0)
Requires-Dist: numpy (==1.23.3)
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Description-Content-Type: text/markdown

# MPAI CAE-ARP API

[![LICENSE](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://img.shields.io/badge/license-GPLv3-blue.svg)

## Description

This package provides a set of tools for common task in MPAI CAE-ARP standard. It is usend in the official implementation of the standard and can be used as well to develop your own.

## License

This software is licensed under the GPLv3 license. See the [official site](http://www.gnu.org/licenses/gpl-3.0.html) for more information.

