What's Changed
- BREAKING(util): make
Binarize.__call__returnstringtracks (instead ofint) @benniekiss - fix(torch): pin
torch,torchcodec, andtorchaudioversions 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
preloadoption to basePipeline.__call__to force preloading audio in memory (@antoinelaurent) - feat(cli): add option to apply pipeline on a directory of audio files
- improve(util): make
permutatefaster thanks to vectorized cost function
New Contributors
- @tkanarsky made their first contribution in #1950
Full Changelog: 4.0.1...4.0.2