Skip to content

v3.3.0-ls145

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 24 Jun 23:13
04528b3

CI Report:

https://ci-tests.linuxserver.io/linuxserver/faster-whisper/v3.3.0-ls145/index.html

LinuxServer Changes:

Full Changelog: v3.2.0-ls144...v3.3.0-ls145

Remote Changes:

  • Add FunASR speech-to-text backend (--stt-library funasr) defaulting to FunAudioLLM/SenseVoiceSmall (@LauraGPT)
    • Non-autoregressive and notably faster than Whisper; supports English, Chinese, Cantonese, Japanese, and Korean well
    • Install with the funasr extra (pip install '.[funasr]')