We adopt the codebase of CLAP for this project. An audio effects representation learning based on SimCLR. from fxencoder_plusplus import load_model # Load default base model (auto-downloads if needed) ...
Official implementation of SIL-C (Skill Incremental Learning with Compatibility) framework in the paper. This codebase provides the reference implementation for the continual skill learning framework.