Metadata-Version: 2.4
Name: mseb
Version: 0.1.0
Summary: 
Keywords: 
Author-email: mseb authors <mseb@google.com>
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
License-File: LICENSE
Requires-Dist: accelerate
Requires-Dist: array-record
Requires-Dist: absl-py
Requires-Dist: apache-beam
Requires-Dist: datasets==4.0.0
Requires-Dist: editdistance
Requires-Dist: etils
Requires-Dist: fvcore
Requires-Dist: google-genai
Requires-Dist: huggingface_hub
Requires-Dist: jax
Requires-Dist: jaxtyping
Requires-Dist: jiwer>=3.0
Requires-Dist: librosa
Requires-Dist: litellm
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: openai
Requires-Dist: pandas
Requires-Dist: protobuf
Requires-Dist: pyarrow
Requires-Dist: pygtrie
Requires-Dist: scikit-learn
Requires-Dist: soundfile
Requires-Dist: tiktoken
Requires-Dist: tqdm
Requires-Dist: transformers
Requires-Dist: tensorflow
Requires-Dist: tensorflow-datasets==4.9.9
Requires-Dist: torch
Requires-Dist: whisper
Requires-Dist: pytest ; extra == "dev"
Requires-Dist: pytest-xdist ; extra == "dev"
Requires-Dist: pylint>=2.6.0 ; extra == "dev"
Requires-Dist: pyink ; extra == "dev"
Requires-Dist: scann==1.3.5 ; extra == "scann"
Requires-Dist: tensorflow-metadata<1.21 ; extra == "scann"
Requires-Dist: spacy ; extra == "spacy"
Requires-Dist: openai-whisper ; extra == "whisper"
Project-URL: changelog, https://github.com/google-research/mseb/blob/main/CHANGELOG.md
Project-URL: homepage, https://github.com/google-research/mseb
Project-URL: repository, https://github.com/google-research/mseb
Provides-Extra: dev
Provides-Extra: scann
Provides-Extra: spacy
Provides-Extra: whisper

# Massive Sound Embedding Benchmark (MSEB)

[![Unittests](https://github.com/google-research/mseb/actions/workflows/pytest_and_autopublish.yml/badge.svg)](https://github.com/google-research/mseb/actions/workflows/pytest_and_autopublish.yml)
[![PyPI version](https://badge.fury.io/py/mseb.svg)](https://badge.fury.io/py/mseb)

*This is not an officially supported Google product.*

The Massive Sound Embedding Benchmark (MSEB) provides a framework for assessing
sound embedding methods across diverse sound categories and tasks that leverage
improved sound representations.

The published leaderboard can be found at: https://google-research.github.io/mseb/leaderboard.html


