Skip to content

v3.3.0-ls146

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 28 Jun 09:46
1afee33

CI Report:

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

LinuxServer Changes:

Full Changelog: v3.3.0-ls145...v3.3.0-ls146

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]')