v2.6.0
Enhancements
whisper.cpp: Update packages to use latestwhisper.cppbuilds. Add new build forCuBLASGPU support on Linux x64 (requires system-wide installation of the CUDA Toolkit 2.4+, available on path)whisper: Use optimized Top-K selection method, instead of sorting. Should significantly improve decoding speed on smaller models, especiallytiny, on fast CPUs with high core counts- Lexicons: add support for object valued entries
- Extend and update English lexicons. Convert word lexicon to object values entries for simplicity and faster load times
Fixes
- Phone conversion: Fix IPA to Kirshenbaum phone conversion to correctly handle multi-character phonemes
Full Changelog: v2.5.2...v2.6.0