-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 1.04 KB
/
Copy pathCITATION.cff
File metadata and controls
25 lines (25 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "moodengine"
abstract: "Music mood embedding, clustering and zero-shot labeling engine (MERT, CLAP and MuQ-MuLan): audio to embeddings, mood clusters, calibrated zero-shot labels, search and evaluation."
authors:
- family-names: Pasco
given-names: Aymeric
# Kept in step by release-please: both lines carry a generic-updater annotation and
# CITATION.cff is listed in extra-files, so cutting a release rewrites them along with
# __version__. Editing either by hand will be overwritten at the next release.
version: "0.4.1" # x-release-please-version
date-released: 2026-08-24 # x-release-please-date
repository-code: "https://github.com/moodengine/moodengine"
url: "https://github.com/moodengine/moodengine"
license: PolyForm-Noncommercial-1.0.0
license-url: "https://github.com/moodengine/moodengine/blob/main/LICENSE"
keywords:
- music-information-retrieval
- audio-embeddings
- mood
- clustering
- zero-shot-classification
- MERT
- CLAP