Skip to content

Version 0.5.5

Latest
Compare
Choose a tag to compare
@Labbeti Labbeti released this 20 Jan 10:15

[0.5.5] 2025-01-20

Added

  • New CLAPSim metric based on the embeddings given by CLAP model.
  • New MACE metric based on CLAPSim and FER metrics.
  • DCASE2024 challenge metric set, class and functions.
  • Preprocess option in evaluate now accepts custom callable value.
  • List of bibtex sources in data/papers.bib file.

Changed

  • Improve metric output typing for language servers with typed dicts.
  • batch_size can now be None to take all inputs at once into the model.

Fixed

  • bert_score option in download script.