v0.7.2
版本发布时间: 2024-05-30 21:11:16
argmaxinc/WhisperKit最新发布版本:v0.9.4(2024-11-07 09:51:16)
Early stopping now keeps track of the chunked window internally when running async transcription via the VAD chunking method. This will give further control for stopping specific windows based on your custom criteria in the TranscriptionCallback
.
What's Changed
- Fix early stopping for VAD by @ZachNagengast in https://github.com/argmaxinc/WhisperKit/pull/155
Full Changelog: https://github.com/argmaxinc/WhisperKit/compare/v0.7.1...v0.7.2