Skip to content

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 22 Dec 07:06
· 18 commits to main since this release
fix(cuda): remove torchaudio to reduce binary size below 2GB NSIS limit

- Remove torchaudio from --collect-all and --collect-binaries
- faster-whisper uses ctranslate2, not torchaudio
- CUDA binary was 2.5GB, exceeding NSIS 2GB limit