From f5fb6c6b6ab1770a66a071053f714af062f4faba Mon Sep 17 00:00:00 2001
From: Benjamin Elizalde <26778834+bmartin1@users.noreply.github.com>
Date: Thu, 12 Oct 2023 13:20:24 -0700
Subject: [PATCH] Update to clap2 image
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ccac4b4..597cbe2 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
CLAP (Contrastive Language-Audio Pretraining) is a model that learns acoustic concepts from natural language supervision and enables “Zero-Shot” inference. The model has been extensively evaluated in 26 audio downstream tasks achieving SoTA in several of them including classification, retrieval, and captioning.
-
+
## Setup