#summary Main welcome page for the AIM-C wiki

Introduction

The auditory image model (AIM) is a computational model of the early stages of the processing that occurs in the human auditory system.

AIM-C is a C++ version of AIM developed at the CNBH lab at the University of Cambridge. The original AIM-C software was written by Tom Walters and Willem van Engen.

The main goal of AIM-C is to provide near real-time processing of audio data through the auditory model, allowing for the use of AIM in content-based audio analysis tasks. The goal of this project is to make available a well-tested version of AIM-C to the academic community, for experimental use and further development.