<p><p>This textbook presents the fundamentals of audio coding, used to compress audio and music signals, using Python programs both as examples to illustrate the principles and for experiments for the reader. Together, these programs then form complete audio coders. The author starts with basic know
Filter Banks and Audio Coding: Compressing Audio Signals Using Python
โ Scribed by Gerald Schuller
- Publisher
- Springer International Publishing;Springer
- Year
- 2020
- Tongue
- English
- Leaves
- 202
- Edition
- 1st ed.
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This textbook presents the fundamentals of audio coding, used to compress audio and music signals, using Python programs both as examples to illustrate the principles and for experiments for the reader. Together, these programs then form complete audio coders. The author starts with basic knowledge of digital signal processing (sampling, filtering) to give a thorough introduction to filter banks as used in audio coding, and their design methods. He then continues with the next core component, which are psycho-acoustic models. The author finally shows how to design and implement them. Lastly, the author goes on to describe components for more specialized coders, like the Integer-to-Integer MDCT filter bank, and predictive coding for lossless and low delay coding. Included are Python program examples for each section, which illustrate the principles and provide the tools for experiments.
- Comprehensively explains the fundamentals of filter banks and audio coding;
- Provides Python examples for each principle so that completed audio coders are obtained in the language;
- Includes a suite of classroom materials including exercises, experiments, and examples.
โฆ Table of Contents
Front Matter ....Pages I-XI
Filter Banks (Gerald Schuller)....Pages 1-103
Quantization (Gerald Schuller)....Pages 105-107
Predictive Coding (Gerald Schuller)....Pages 109-126
Psycho-Acoustic Models (Gerald Schuller)....Pages 127-148
Entropy Coding (Gerald Schuller)....Pages 149-153
The Python Perceptual Audio Coder (Gerald Schuller)....Pages 155-160
Predictive Lossless Audio Coding (Gerald Schuller)....Pages 161-166
Scalable Lossless Audio Coding (Gerald Schuller)....Pages 167-179
Psycho-Acoustic Pre-filter (Gerald Schuller)....Pages 181-190
Conclusions (Gerald Schuller)....Pages 191-191
Back Matter ....Pages 193-197
โฆ Subjects
Engineering; Signal, Image and Speech Processing; Engineering Acoustics; Acoustics; User Interfaces and Human Computer Interaction; Computer Appl. in Social and Behavioral Sciences
๐ SIMILAR VOLUMES
The topic of the proposed book is signal compression. The compression (or low bit rate coding) of speech, audio, image and video signals is a key technology for rapidly emerging opportunities in multimedia products and services. The book contains chapters dedicated to the subtopics of data, speec
The topic of the proposed book is signal compression. The compression (or low bit rate coding) of speech, audio, image and video signals is a key technology for rapidly emerging opportunities in multimedia products and services.The book contains chapters dedicated to the subtopics of data, speech, a
This book presents tools and algorithms required to compress / uncompress signals such as speech and music. These algorithms are largely used in mobile phones, DVD players, HDTV sets, etc. In a first rather theoretical part, this book presents the standard tools used in compression systems: scalar
This book splits the difference between a purely academic and a practical approach. It does talk a great deal about the history of various audio representations, and it has some derivations, but it also has some practical numerical examples inserted into the narrative that help explain some of the a
An in-depth treatment of algorithms and standards for perceptual coding of high-fidelity audio, this self-contained reference surveys and addresses all aspects of the field. Coverage includes signal processing and perceptual (psychoacoustic) fundamentals, details on relevant research and signal mode