Convert speech audio at the lowest quality level

opusenc

  • Convert WAV or FLAC audio to Opus.
    More information: <https://opus-codec.org/docs/opus-tools/opusenc.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

opusenc {{path/to/input.wav}} --downmix-mono --bitrate {{6}} {{path/to/out}}.opus

click the source code to copy install opusenc on any operating system with command-not-found.com