[U] Bump version

This commit is contained in:
2023-10-14 17:25:40 -04:00
parent ac2f4ba44a
commit 286156725f
+2 -2
View File
@@ -1,8 +1,8 @@
[tool.poetry] [tool.poetry]
name = "msclap" name = "msclap"
version = "1.3.2" version = "1.3.3"
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." 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"] authors = ["Benjamin Elizalde", "Soham Deshmukh", "Huaming Wang"]
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
packages = [ packages = [