This document summarizes various audio compression techniques used to reduce the required storage space and transmission bandwidth for digital audio. It discusses lossless compression techniques that remove redundant data without degrading quality, as well as lossy techniques that remove inaudible or irrelevant information, resulting in smaller file sizes but some loss of quality. The key techniques described include psychoacoustic modeling to determine inaudible components, spectral analysis using transforms or filter banks, noise allocation to minimize quantization noise, and additional methods like predictive coding, coupling/delta encoding, and Huffman coding.