This repository contains the source code for an audio classifier. The classifier uses machine learning techniques to identify and categorize different sounds.
- Audio Processing: Converts raw audio files into a suitable format for analysis.
- Feature Extraction: Extracts relevant features from the processed audio data.
- Classification Model: Trains a model to classify different types of audio.
- Evaluation: Evaluates the performance of the model and provides metrics.