shipfeedAI news, curated daily

23:04:00 CET
20 MAY23:04:00shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

whisper.cpp v1.7.4

whisper.cpp releases v1.7.4 with build fixes, binary renames, non-speech token suppression options, no-speech probability exposure, and Windows cuBLAS support.

Jan 6 · · primary fetch1 sourceupdated Jan 6 ·

Overview Minor release with mostly build fixes. What's Changed whisper : rename binaries + fix install by @ggerganov in https://github.com/ggerganov/whisper.cpp/pull/2648 feat(server): Add option to suppress non-speech tokens by @sachaarbonel in https://github.com/ggerganov/whisper.cpp/pull/2649 whisper : rename suppress_non_speech_tokens to suppress_nst by @ggerganov in https://github.com/ggerganov/whisper.cpp/pull/2653 feat: expose no-speech probability in segment by @sachaarbonel in https://github.com/ggerganov/whisper.cpp/pull/2654 ruby : bug fix on callbacks and no_speech_prob by @KitaitiMakoto in https://github.com/ggerganov/whisper.cpp/pull/2656 Add no_speech_thold to cli by @alubbe in https://github.com/ggerganov/whisper.cpp/pull/2663 Add --suppress_nst support to cli by @alubbe in https://github.com/ggerganov/whisper.cpp/pull/2664 ruby : Fix of C++ header guard name, model URI support, type signature and more by @KitaitiMakoto in https://github.com/ggerganov/whisper.cpp/pull/2683 Enable Windows cublas build by @niksedk in https://github.com/ggerganov/whisper.cpp/pull/2676 docs: replace Core ML with OpenVINO by @konosky in…

read full article on github.com
§ sources1 publication · timeline below
  1. github.comwhisper.cpp v1.7.4primary