Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
This repository implements the method for training multilingual sentence embeddings in the paper Modular Sentence Encoders: Separating Language Specialization from Cross-Lingual Alignment. Abstract: ...
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) ...