Skip to content

v0.2.22

Latest

Choose a tag to compare

@QuentinFuxa QuentinFuxa released this 04 Jun 17:55
· 4 commits to main since this release

Core

  • NLLW language aliases : Normalize Whisper Chinese language codes at the NLLW boundary (zh -> zh-CN) for transcription and translation configs
  • VAD event handling : Preserve short silence boundaries and avoid cumulative timestamp drift in VAC/VAD chunk processing
  • CUDA cache cleanup : Keep per-step decoder cleanup lightweight; CUDA cache release stays on coarse segment boundaries