ogg-opus-decoder 1.7.3 and related wasm-audio-decoders packages
Copyright (c) Ethan Halsall

Blue uses ogg-opus-decoder to decode Telegram voice notes locally before
Shenava transcription. That package and several of its dependencies are MIT:

- ogg-opus-decoder — https://github.com/eshaz/wasm-audio-decoders
- opus-decoder — https://github.com/eshaz/wasm-audio-decoders
- @wasm-audio-decoders/common — https://github.com/eshaz/wasm-audio-decoders
- @wasm-audio-decoders/opus-ml — https://github.com/eshaz/wasm-audio-decoders
- simple-yenc — https://github.com/eshaz/simple-yenc

codec-parser 2.5.0, also used by ogg-opus-decoder, is licensed under the
GNU Lesser General Public License v3.0 or later:

  https://github.com/eshaz/codec-parser
  https://www.gnu.org/licenses/lgpl-3.0.html

A copy of the LGPL-3.0 text is included as Codec-Parser-LICENSE.txt in this
directory.
