Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] LMMs-Eval v0.3.0, Audio Evaluation #426

Merged
merged 48 commits into from
Nov 27, 2024
Merged

[Release] LMMs-Eval v0.3.0, Audio Evaluation #426

merged 48 commits into from
Nov 27, 2024

Conversation

kcz358
Copy link
Collaborator

@kcz358 kcz358 commented Nov 27, 2024

Before you open a pull-request, please check if a similar issue already exists or has been closed before.

When you open a pull-request, please be sure to include the following

  • A descriptive title: [xxx] XXXX
  • A detailed description

If you meet the lint warnings, you can use following scripts to reformat code.

pip install pre-commit
pre-commit install
pre-commit run --all-files

Thank you for your contributions!

Prophet-C and others added 27 commits November 27, 2024 05:13
… task with LibriSpeech dataset (#289)

* "add qwen2_audio model, asr librispeech eval task"

* lint update for PR #289

---------

Co-authored-by: Pengyun <[email protected]>
* add clothoaqa task

* formatting

* minor fixes

* minor fixes
* add air_bench

* minor changes
* add openhermes task

* formatting
* Add downsample function for audio array

* Batch support for qwen2 and use apply chat template

* Return sr for common voice

* Doc to audio to return the whole dict
* fix xl yaml

* Fixed config for gigaspeech_xl. gigaspeech_xl_test has intermittent problem.

* add alpaca audio task (#333)

* pre-committed utils.py

---------

Co-authored-by: Cong <[email protected]>
* fix xl yaml

* Fixed config for gigaspeech_xl. gigaspeech_xl_test has intermittent problem.

* add alpaca audio task (#333)

* pre-committed utils.py

* add wavcaps

* add wavcaps

---------

Co-authored-by: Cong <[email protected]>
* Update dep

* Fix saved audio OOM error

* Fix typing

* Fix librispeech dataset name

* Add add_generation_prompt as option for Qwen audio

* Add add system propmt as optional
…#376)

* add retry for api calls and change air_bench_foundation aggregation function

* make azure default api

* minor changes
* Add mix_evals audio2text

* Fix task tags in datasets
* gemini audio

* better variable naming
@KairuiHu KairuiHu merged commit 7fb44b4 into main Nov 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants