esphome/micro-opus

0.4.1

Latest
uploaded 3 days 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 audio clips in a loop with per-frame timing statistics for both CELT and SILK codecs.
    871.64 KB
  • encode_benchmark
    Benchmarks Opus encoding performance using two 30-second audio clips, analyzing speech and music encoding across various settings.
    869.95 KB