shipfeedAI news, curated daily

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

whisper.cpp v1.5.5

whisper.cpp releases v1.5.5 with token-level timestamps via DTW, server temperature fixes, optional Piper TTS support, and model loading split into 1 GB buffers.

Apr 16 · · primary fetch1 sourceupdated Apr 16 ·

Overview Many small incremental updates + Token level timestamps with DTW by @denersc in https://github.com/ggerganov/whisper.cpp/pull/1485 Feedback is welcome! Full Changelog: https://github.com/ggerganov/whisper.cpp/compare/v1.5.4...v1.5.5 What's Changed server : fix server temperature + add temperature_inc by @ggerganov in https://github.com/ggerganov/whisper.cpp/pull/1729 main : add cli option to disable system prints by @ggerganov in https://github.com/ggerganov/whisper.cpp/pull/1740 server: add request path by @eschmidbauer in https://github.com/ggerganov/whisper.cpp/pull/1741 Optional Piper TTS support for talk-llama example.

by @RhinoDevel in https://github.com/ggerganov/whisper.cpp/pull/1749 fix/1748 by @nank1ro in https://github.com/ggerganov/whisper.cpp/pull/1750 Don't compute timestamps when not printing them. by @ghindle in https://github.com/ggerganov/whisper.cpp/pull/1755 Add more parameters to server api by @ghindle in https://github.com/ggerganov/whisper.cpp/pull/1754 Add SetInitialPrompt method to go bindings by @blib in https://github.com/ggerganov/whisper.cpp/pull/1753 ggml : fix 32-bit ARM compat for IQ2_XS by @ggerganov in…

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