whisper.cpp v1.8.3

v1.8.3
Added 3
  • Add verified device of Ascend NPU
  • Enable VAD for Go bindings
  • Server allows custom temp directory for ffmpeg
Changed 7
  • Server sets no_context to true
  • 12x performance boost with integrated graphics
  • Ruby VAD separately from ASR
  • Silero VAD updated to v6.2.0
  • Update VAD tests to use Silero V6.2.0
  • Allow NextSegment() to be called across multiple Process() calls in the Go binding
  • Ruby add Whisper::Token and fix model URI
Fixed 8
  • WASM example broken for Hebrew
  • Ruby tiny bug fix
  • Add missing cmath include to compile on macOS 11
  • Fix typo in vad-speech-segments command
  • Fix buffer overflow in sample reduction loop
  • Fix FreeBSD linker error: undefined reference to pthread_create
  • Ruby fix segmentation fault
  • CMake fix executable example targets
Overview

Maintenance release, latest ggml, minor improvements in the tools/server/bindings.

What's Changed
New Contributors

Full Changelog: https://github.com/ggml-org/whisper.cpp/compare/v1.8.2...v1.8.3

View original

Upgraded? How did it go?

Discussion