CoolFace
Modelpublic

remorp/audio.cpp-linux-binaries

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
1likes
Model Card

audio.cpp Linux Prebuilt Binaries

Unofficial prebuilt Linux x86_64 binaries for https://github.com/0xShug0/audio.cpp

Disclaimer

This repository is NOT affiliated with or endorsed by ShugoAI LLC.

These binaries are built from the official audio.cpp source code for users who don't want to compile from source.

Build Information

  • Platform: Linux x86_64
  • Built on: Kaggle / Google Colab
  • CUDA: 12.8
  • Compiler: GCC 13
  • Build Type: Release

Included

  • audiocpp_cli
  • audiocpp_server

Usage

bash
chmod +x audiocpp_cli
./audiocpp_cli --help

Source Project

Official repository:

https://github.com/0xShug0/audio.cpp

License

The original project is licensed under the Apache License 2.0.

This repository redistributes compiled binaries in accordance with that license.

See LICENSE and NOTICE for details.