github linuxserver/docker-faster-whisper gpu-legacy-v3.8.1-ls67

latest releases: v3.8.1-ls5, gpu-v3.8.1-ls66
pre-release4 hours ago

CI Report:

N/A

LinuxServer Changes:

Full Changelog: gpu-legacy-v3.8.0-ls66...gpu-legacy-v3.8.1-ls67

Remote Changes:

  • Streaming sherpa-onnx models no longer cut off the last word or two of an
    utterance. The trailing silence fed before input_finished() is now measured
    from the model rather than fixed at the 0.66s in sherpa-onnx's own examples:
    the encoder only runs on whole chunks, and a chunk is 1.41s for the Kroko
    streaming zipformers that --sherpa-streaming defaults to, so the tail of
    every utterance went undecoded. 0.66s stays the minimum for models whose
    chunk is shorter
    • Priming those models at startup was a no-op for the same reason — it fed
      128 samples, far less than one chunk — so the first transcription paid for
      the warm-up

Don't miss a new docker-faster-whisper release

NewReleases is sending notifications on new releases.