esphome/micro-opus

0.3.6

Latest
uploaded 3 weeks 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 timing statistics. It tests both CELT (music) and…
    869.83 KB
  • encode_benchmark
    This project benchmarks Opus encoding performance using two 30-second audio clips, testing low-bitrate (SILK codec) for speech and high-bitrate (CELT…
    869.95 KB