uploaded 1 month ago
Opus audio codec library for ESP32 - high-quality audio compression with ESP-IDF optimizations

2 examples

  • decode_benchmark
    Benchmarks Opus decoding performance by decoding two 30-second Ogg Opus clips in a loop, reporting per-frame timing statistics. It tests both CELT…
    885.91 KB
  • encode_benchmark
    This benchmark tests the Opus encoding performance on the ESP32-S3, using two 30-second audio clips for speech (SILK codec) and music (CELT codec).…
    885.81 KB