Skip to content

Bump pyannote-audio from 4.0.0 to 4.0.7 in /apps/agent#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/agent/pyannote-audio-4.0.7
Open

Bump pyannote-audio from 4.0.0 to 4.0.7 in /apps/agent#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/agent/pyannote-audio-4.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown

Bumps pyannote-audio from 4.0.0 to 4.0.7.

Release notes

Sourced from pyannote-audio's releases.

4.0.7

No release notes provided.

4.0.6

No release notes provided.

4.0.5

No release notes provided.

4.0.4

No release notes provided.

Version 4.0.3

  • feat(cli): add --revision option to most CLI commands
  • feat(util): add Calibration.safe_transform method (supports NaNs as well as any shape)
  • fix(model): fix Model.from_pretrained to support lightning 2.6+
  • setup: update pyannote-database dependency to 6.1+

Version 4.0.2

What's Changed

  • BREAKING(util): make Binarize.__call__ return string tracks (instead of int) @​benniekiss
  • fix(torch): pin torch, torchcodec, and torchaudio versions to avoid segmentation fault
  • fix(pyannoteAI): update pyannoteAI wrapper to return both regular and exclusive diarization
  • feat(pipeline): add Pipeline.cuda() convenience method @​tkanarsky
  • feat(pipeline): add preload option to base Pipeline.__call__ to force preloading audio in memory (@​antoinelaurent)
  • feat(cli): add option to apply pipeline on a directory of audio files
  • improve(util): make permutate faster thanks to vectorized cost function

New Contributors

Full Changelog: pyannote/pyannote-audio@4.0.1...4.0.2

4.0.1

No release notes provided.

Changelog

Sourced from pyannote-audio's changelog.

Version 4.0.7 (2026-06-30)

  • fix(pipeline): add missing support for subfolder in Pipeline.from_pretrained
  • feat(pipeline): add basic support for (sequential) batch inference

Version 4.0.5 (2026-06-22)

  • improve(telemetry): reduce number of sent packages @​litdarya
  • feat(cli): add --average-case option to optimize command @​antoinelaurent
  • fix(task): fix Task.prepare_data to support saving preprocessors that produce int values in metadata @​lylyhan

Version 4.0.4 (2026-02-07)

  • feat(sample): add transcription of sample file
  • setup: relax torch dependencies constraints
  • fix(pipeline): fix HF authentication for Speechbrain speaker embedding @​krisoye

Version 4.0.3 (2025-12-07)

  • feat(cli): add --revision option to most CLI commands
  • feat(util): add Calibration.safe_transform method (supports NaNs as well as any shape)
  • fix(model): fix Model.from_pretrained to support lightning 2.6+
  • setup: update pyannote-database dependency to 6.1+

Version 4.0.2 (2025-11-19)

  • BREAKING(util): make Binarize.__call__ return string tracks (instead of int) @​benniekiss
  • fix(torch): pin torch, torchcodec, and torchaudio versions to avoid segmentation fault
  • fix(pyannoteAI): update pyannoteAI wrapper to return both regular and exclusive diarization
  • feat(pipeline): add Pipeline.cuda() convenience method @​tkanarsky
  • feat(pipeline): add preload option to base Pipeline.__call__ to force preloading audio in memory (@​antoinelaurent)
  • feat(cli): add option to apply pipeline on a directory of audio files
  • improve(util): make permutate faster thanks to vectorized cost function

Version 4.0.1 (2025-10-10)

  • feat: allow passing preloaded pipeline config to get_pipeline
  • setup: update pyannoteai-sdk dependency to 0.3.0
  • fix: relax version constraint on OpenTelemetry dependencies
  • improve: warn (instead of raise) when passing unsupported arguments to speaker diarization pipeline
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyannote-audio](https://github.com/pyannote/pyannote-audio) from 4.0.0 to 4.0.7.
- [Release notes](https://github.com/pyannote/pyannote-audio/releases)
- [Changelog](https://github.com/pyannote/pyannote-audio/blob/main/CHANGELOG.md)
- [Commits](pyannote/pyannote-audio@4.0.0...4.0.7)

---
updated-dependencies:
- dependency-name: pyannote-audio
  dependency-version: 4.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants