[U] Publish pypi

This commit is contained in:
2023-10-11 20:06:24 -04:00
parent 9f902c9029
commit 765f9f8864
2 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "msclap"
version = "1.3.0"
version = "1.3.1"
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"