VyvoData: Enhanced dataset management utilities for Hugging Face Hub.
Project description
VyvoData: Data Management and Preprocessing Tools for HF Datasets
🛠️ Installation
uv venv --python 3.12
source .venv/bin/activate
uv pip install -e .
🎙️ Usage
from vyvodata.tools.audiobox_aesthetics.infer import audiobox_aesthetics_predict
results = audiobox_aesthetics_predict(
input_file="path/to/audio/file.wav",
ckpt="facebook/audiobox-aesthetics",
batch_size=1,
)
😍 Contributing
uv pip install pre-commit
pre-commit install
pre-commit run --all-files
📜 License
This project is licensed under the terms of the Apache License 2.0.
🤗 Citation
@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}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vyvodata-0.0.4.tar.gz
(69.2 kB
view details)
File details
Details for the file vyvodata-0.0.4.tar.gz.
File metadata
- Download URL: vyvodata-0.0.4.tar.gz
- Upload date:
- Size: 69.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab394d10236b9544b2406cbc716c264361985480f369963de992e6d7ce1bab6e
|
|
| MD5 |
430a9654f4e9a9faaab869f4f8d096f3
|
|
| BLAKE2b-256 |
b0a4b43a6b0e559d72e60b644e9e89d22a52fde9d1819ce17f055fc2d03e9df6
|