Audio Toolbox™ provides tools for audio processing, speech analysis, and acoustic measurement. It includes algorithms for processing audio signals such as equalization and time stretching, estimating acoustic signal metrics such as loudness and sharpness, and extracting audio features such as MFCC and pitch. It also provides advanced machine learning models, including i-vectors, and pretrained deep learning networks, including VGGish and CREPE. Toolbox apps support live algorithm testing, impulse response measurement, and signal labeling. The toolbox provides streaming interfaces to ASIO™, CoreAudio, and other sound cards; MIDI devices; and tools for generating and hosting VST and Audio Units plugins.
With Audio Toolbox you can import, label, and augment audio data sets, as well as extract features to train machine learning and deep learning models. The pre-trained models provided can be applied to audio recordings for high-level semantic analysis.
You can prototype audio processing algorithms in real time or run custom acoustic measurements by streaming low-latency audio to and from sound cards. You can validate your algorithm by turning it into an audio plugin to run in external host applications such as Digital Audio Workstations. Plugin hosting lets you use external audio plugins as regular MATLAB® objects.
Read audio from a file and write audio to speakers.
Create an audio test bench and apply real-time processing.
Create a model using the Simulink® templates and blocks for audio processing.
Train, validate, and test a simple long short-term memory (LSTM) to classify sounds.
Use transfer learning to retrain YAMNet, a pretrained convolutional neural network (CNN), to classify a new set of audio signals.
Create a simple audio plugin in MATLAB and then use it to generate a VST plugin.
Learn about the role of digital audio workstations (DAWs), audio plugins, and Musical Instrument Digital Interface (MIDI) controllers in designing audio processing algorithms.
Learn common tools and workflows to apply deep learning to audio applications.
What Is Audio Toolbox?
Design and test audio processing systems with Audio Toolbox.
Introduction to Deep Learning for Audio and Speech
Applications
Create or ingest datasets, extract features, and develop audio and
speech analytics using Statistics and Machine Learning Toolbox, Deep Learning Toolbox, or other machine learning
tools.