First, install python 3.8 or higher (3.11 recommended). Then, install CLAP using the following:
pip install msclap
To run audio_classification.py
, simply run the following:
python audio_classification.py
To run audio_caption.py
, simply run the following:
python audio_caption.py
Reference: https://github.com/microsoft/CLAP