This model has been pushed to the Hub using the PytorchModelHubMixin integration:
- Code: https://github.com/facebookresearch/audiobox-aesthetics
- Paper: https://huggingface.co/papers/2502.05139
--- README below copied from https://github.com/facebookresearch/audiobox-aesthetics
audiobox-aesthetics
Unified automatic quality assessment for speech, music, and sound.
Installation
-
Install via pip
pip install audiobox_aesthetics
-
Install directly from source
This repository requires Python 3.9 and Pytorch 2.2 or greater. To install, you can clone this repo and run:
pip install -e .
Pre-trained Models
Model | S3 | HuggingFace
|---|---|---|
All axes | checkpoint.pt | HF Repo
Usage
How to run prediction using CLI: