[-] Remove unrelated file in pypi package

This commit is contained in:
2023-10-11 20:54:54 -04:00
parent 765f9f8864
commit 549ef40479
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "msclap"
version = "1.3.1"
version = "1.3.2"
description = "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."
authors = ["Benjamin Elizalde and Soham Deshmukh and Huaming Wang"]
license = "MIT"