Skip to content

Version 4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Nov 20:45

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: 4.0.1...4.0.2