facebook / audiobox-aesthetics

huggingface.co
Total runs: 620.8K
24-hour runs: 7.7K
7-day runs: 37.3K
30-day runs: 126.2K
Model's Last Updated: March 05 2025
audio-classification

Introduction of audiobox-aesthetics

Model Details of audiobox-aesthetics

Model Summary

audiobox-aesthetics is a unified automatic quality assessment for speech, music, and sound.

Model Details

Audiobox-Aesthetics is introduced in Meta Audiobox Aesthetics: Unified Automatic Quality Assessment for Speech, Music, and Sound

Model Developer : FAIR @ Meta AI

Model Architecture :

Model

Audiobox-Aesthetics is based on simple Transformer-based architecture. Specifically, the audio encoder based on WavLM-based structure, consisted of several CNN and 12 Transformers (Vaswani et al., 2017) layers with 768 hidden dimensions. To predict the output, we project the audio embedding through multiple multi-layer perceptron (MLP) blocks where each MLP block consisted of 5 non-linear layers with respect to each axes (PQ, PC, CE, CU). The model is trained with standard regression loss (Mean-Absolute & Mean-Squared Error).

How to install

We are providing 2 ways to run the model:

  1. Install via pip
pip install audiobox_aesthetics
  1. 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 .

How to run prediction:

  1. Create a jsonl files with the following format
{"path":"/path/to/a.wav"}
{"path":"/path/to/b.wav"}
...
{"path":"/path/to/z.wav"}

or if you only want to predict aesthetic scores from certain timestamp

{"path":"/path/to/a.wav", "start_time":0, "end_time": 5}
{"path":"/path/to/b.wav", "start_time":3, "end_time": 10}

and save it as input.jsonl

  1. Run following command
audio-aes input.jsonl --batch-size 100 > output.jsonl

If you haven't downloade the checkpoint, the script will try to download it automatically. Otherwise, you can provide the path by --ckpt /path/to/checkpoint.pt

If you have SLURM, run the following command

audio-aes input.jsonl --batch-size 100 --remote --array 5 --job-dir $HOME/slurm_logs/ --chunk 1000 > output.jsonl

Please adjust CPU & GPU settings using --slurm-gpu, --slurm-cpu depending on your nodes.

  1. Output file will contain the same number of rows as input.jsonl . Each row contains 4 axes of prediction with a JSON-formatted dictionary. Check the following table for more info:
    Axes name Full name
    CE Content Enjoyment
    CU Content Usefulness
    PC Production Complexity
    PQ Production Quality

Output line example:

{"CE": 5.146, "CU": 5.779, "PC": 2.148, "PQ": 7.220}
  1. (Extra) If you want to extract only one axis (i.e. CE), post-process the output file with the following command using jq utility:

    jq '.CE' output.jsonl > output-aes_ce.txt

Citation

If you found this repository useful, please cite the following BibTeX entry.

@article{tjandra2025aes,
    title={Meta Audiobox Aesthetics: Unified Automatic Quality Assessment for Speech, Music, and Sound},
    author={Andros Tjandra and Yi-Chiao Wu and Baishan Guo and John Hoffman and Brian Ellis and Apoorv Vyas and Bowen Shi and Sanyuan Chen and Matt Le and Nick Zacharov and Carleigh Wood and Ann Lee and Wei-Ning Hsu},
    year={2025},
    url={https://arxiv.org/abs/2502.05139}
}
License

The majority of audiobox-aesthetics is licensed under CC-BY 4.0, as found in the LICENSE file. However, portions of the project are available under separate license terms: https://github.com/microsoft/unilm is licensed under MIT license.

Runs of facebook audiobox-aesthetics on huggingface.co

620.8K
Total runs
7.7K
24-hour runs
13.9K
3-day runs
37.3K
7-day runs
126.2K
30-day runs

More Information About audiobox-aesthetics huggingface.co Model

More audiobox-aesthetics license Visit here:

https://choosealicense.com/licenses/cc-by-4.0

audiobox-aesthetics huggingface.co

audiobox-aesthetics huggingface.co is an AI model on huggingface.co that provides audiobox-aesthetics's model effect (), which can be used instantly with this facebook audiobox-aesthetics model. huggingface.co supports a free trial of the audiobox-aesthetics model, and also provides paid use of the audiobox-aesthetics. Support call audiobox-aesthetics model through api, including Node.js, Python, http.

audiobox-aesthetics huggingface.co Url

https://huggingface.co/facebook/audiobox-aesthetics

facebook audiobox-aesthetics online free

audiobox-aesthetics huggingface.co is an online trial and call api platform, which integrates audiobox-aesthetics's modeling effects, including api services, and provides a free online trial of audiobox-aesthetics, you can try audiobox-aesthetics online for free by clicking the link below.

facebook audiobox-aesthetics online free url in huggingface.co:

https://huggingface.co/facebook/audiobox-aesthetics

audiobox-aesthetics install

audiobox-aesthetics is an open source model from GitHub that offers a free installation service, and any user can find audiobox-aesthetics on GitHub to install. At the same time, huggingface.co provides the effect of audiobox-aesthetics install, users can directly use audiobox-aesthetics installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

audiobox-aesthetics install url in huggingface.co:

https://huggingface.co/facebook/audiobox-aesthetics

Url of audiobox-aesthetics

audiobox-aesthetics huggingface.co Url

Provider of audiobox-aesthetics huggingface.co

facebook
ORGANIZATIONS

Other API from facebook

huggingface.co

Total runs: 8.1M
Run Growth: 26.8K
Growth Rate: 0.33%
Updated:January 20 2022
huggingface.co

Total runs: 7.9M
Run Growth: -9.1M
Growth Rate: -115.54%
Updated:September 15 2023
huggingface.co

Total runs: 3.5M
Run Growth: -995.5K
Growth Rate: -27.21%
Updated:September 06 2023
huggingface.co

Total runs: 3.3M
Run Growth: 924.6K
Growth Rate: 28.24%
Updated:January 17 2024
huggingface.co

Total runs: 2.8M
Run Growth: -549.0K
Growth Rate: -19.85%
Updated:December 28 2021
huggingface.co

Total runs: 2.3M
Run Growth: 185.7K
Growth Rate: 8.13%
Updated:March 23 2023
huggingface.co

Total runs: 2.2M
Run Growth: 461.2K
Growth Rate: 20.59%
Updated:January 25 2024
huggingface.co

Total runs: 1.9M
Run Growth: -339.8K
Growth Rate: -17.52%
Updated:November 21 2025
huggingface.co

Total runs: 833.1K
Run Growth: -77.5K
Growth Rate: -9.43%
Updated:September 06 2023
huggingface.co

Total runs: 475.2K
Run Growth: -149.2K
Growth Rate: -31.51%
Updated:May 22 2023
huggingface.co

Total runs: 452.0K
Run Growth: 78.1K
Growth Rate: 17.27%
Updated:February 29 2024
huggingface.co

Total runs: 428.9K
Run Growth: -7.3K
Growth Rate: -1.71%
Updated:March 17 2025
huggingface.co

Total runs: 381.8K
Run Growth: -208.0K
Growth Rate: -54.49%
Updated:January 12 2024
huggingface.co

Total runs: 333.7K
Run Growth: -64.6K
Growth Rate: -19.35%
Updated:January 12 2024
huggingface.co

Total runs: 318.0K
Run Growth: -62.2K
Growth Rate: -19.99%
Updated:September 06 2023
huggingface.co

Total runs: 308.1K
Run Growth: 36.1K
Growth Rate: 11.71%
Updated:September 15 2023
huggingface.co

Total runs: 293.6K
Run Growth: -32.6K
Growth Rate: -11.41%
Updated:November 17 2022
huggingface.co

Total runs: 290.8K
Run Growth: 61.1K
Growth Rate: 21.17%
Updated:June 15 2023
huggingface.co

Total runs: 245.9K
Run Growth: 147.2K
Growth Rate: 56.89%
Updated:May 22 2023
huggingface.co

Total runs: 236.9K
Run Growth: 14.3K
Growth Rate: 6.02%
Updated:July 23 2024
huggingface.co

Total runs: 211.3K
Run Growth: -109.8K
Growth Rate: -51.97%
Updated:July 25 2023
huggingface.co

Total runs: 187.2K
Run Growth: 68.3K
Growth Rate: 36.51%
Updated:February 12 2023
huggingface.co

Total runs: 179.6K
Run Growth: 77.4K
Growth Rate: 43.10%
Updated:September 06 2023
huggingface.co

Total runs: 168.2K
Run Growth: -188.8K
Growth Rate: -112.28%
Updated:November 17 2023
huggingface.co

Total runs: 164.1K
Run Growth: -1.0K
Growth Rate: -0.62%
Updated:September 01 2023
huggingface.co

Total runs: 146.1K
Run Growth: 96.4K
Growth Rate: 65.96%
Updated:November 16 2023
huggingface.co

Total runs: 121.7K
Run Growth: -7.1K
Growth Rate: -5.92%
Updated:June 03 2022
huggingface.co

Total runs: 113.7K
Run Growth: 26.3K
Growth Rate: 23.17%
Updated:November 20 2023
huggingface.co

Total runs: 112.9K
Run Growth: 25.4K
Growth Rate: 22.53%
Updated:January 25 2023
huggingface.co

Total runs: 108.3K
Run Growth: -8.8K
Growth Rate: -8.14%
Updated:September 15 2023
huggingface.co

Total runs: 105.2K
Run Growth: -21.1K
Growth Rate: -20.03%
Updated:June 13 2023
huggingface.co

Total runs: 100.4K
Run Growth: -163.4K
Growth Rate: -162.85%
Updated:June 13 2023
huggingface.co

Total runs: 87.8K
Run Growth: 61.6K
Growth Rate: 70.17%
Updated:February 12 2023
huggingface.co

Total runs: 62.4K
Run Growth: -14.4K
Growth Rate: -23.07%
Updated:March 28 2026
huggingface.co

Total runs: 59.5K
Run Growth: 18.0K
Growth Rate: 30.20%
Updated:January 25 2023
huggingface.co

Total runs: 48.0K
Run Growth: -22.0K
Growth Rate: -45.79%
Updated:January 29 2026