Skip to content

fishaudio/opusenc

Repository files navigation

OPUSENC

Requirements

  • libopus-dev
  • libopusfile-dev
  • libopusenc-dev

Ubuntu ≤ 22.04

sudo apt install libopus-dev libopusfile-dev
bash install_opus.sh # install libopusenc-dev

Ubuntu 24.04

sudo apt install libopus-dev libopusfile-dev libopusenc-dev

Installation

pip install git+https://github.com/fishaudio/opusenc.git

Usage

Check tests/test.py for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published