Skip to content
#

dual-encoder

Here are 7 public repositories matching this topic...

Language: All
Filter by language

Understand and build embedding models, focusing on word and sentence embeddings, dual encoder architectures. Learn to train embedding models using contrastive loss, implement them in semantic search and RAG systems.

  • Updated Aug 21, 2024
  • Jupyter Notebook

This repository provides the code for "Improving Query-by-Vocal Imitation with Contrastive Learning and Audio Pretraining", presented at DCASE 2024. The paper addresses the challenge of audio retrieval using vocal imitations as queries, proposing a dual encoder architecture that leverages pretrained CNNs and an adapted NT-Xent loss for fine-tuning.

  • Updated Oct 25, 2024
  • Python

Improve this page

Add a description, image, and links to the dual-encoder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dual-encoder topic, visit your repo's landing page and select "manage topics."

Learn more