mir-eval 0.8.2


pip install mir-eval

  Latest version

Released: Feb 25, 2025

Project Links

Meta
Author: Colin Raffel

Classifiers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

Topic
  • Multimedia :: Sound/Audio :: Analysis
https://anaconda.org/conda-forge/mir_eval/badges/version.svg https://img.shields.io/pypi/v/mir_eval.svg https://github.com/mir-evaluation/mir_eval/actions/workflows/test.yml/badge.svg https://codecov.io/gh/mir-evaluation/mir_eval/graph/badge.svg?token=OzRL3aW7TX https://img.shields.io/pypi/l/mir_eval.svg

mir_eval

Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.

Documentation, including installation and usage information: https://mir-evaluation.github.io/mir_eval/

Dependencies:

If you use mir_eval in a research project, please cite the following paper:

Colin Raffel, Brian McFee, Eric J. Humphrey, Justin Salamon, Oriol Nieto, Dawen Liang, and Daniel P. W. Ellis, “mir_eval: A Transparent Implementation of Common MIR Metrics”, Proceedings of the 15th International Conference on Music Information Retrieval, 2014.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
numpy (>=1.15.4)
scipy (>=1.4.0)
decorator