whisper_ggml_plus 1.0.1 copy "whisper_ggml_plus: ^1.0.1" to clipboard
whisper_ggml_plus: ^1.0.1 copied to clipboard

Whisper.cpp Flutter plugin with Large-v3-Turbo (128-mel) support.

1.0.1 #

  • Added support for Large-v3-Turbo models (128 mel bands).
  • Fixed silent hangs by adding robust NULL checks during model initialization.
  • Improved error messaging for memory allocation failures (OOM).
  • Renamed package to whisper_ggml_plus and updated all internal imports.

1.0.0 #

  • Initial fork of whisper_ggml.
  • Added support for Large-v3-Turbo models (128 mel bands).
  • Renamed package to whisper_ggml_plus.