caudec is a BASH script that transcodes (converts) audio files from one format (codec) to another. It leverages multi-core CPUs with lots of RAM by copying input files to a ramdisk, and running multiple processes concurrently (one per file and per codec).