| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| faster-whisper 1.1.1 source code.tar.gz | 2025-01-01 | 21.4 MB | |
| faster-whisper 1.1.1 source code.zip | 2025-01-01 | 21.4 MB | |
| README.md | 2025-01-01 | 832 Bytes | |
| Totals: 3 Items | 42.8 MB | 5 | |
What's Changed
- Brings back original VAD parameters naming by @Purfview in https://github.com/SYSTRAN/faster-whisper/pull/1181
- Make batched
suppress_tokensbehaviour same as in sequential by @Purfview in https://github.com/SYSTRAN/faster-whisper/pull/1194 - Fixes OOM Errors - too high RAM usage by VAD by @Purfview in https://github.com/SYSTRAN/faster-whisper/pull/1198
- Add duration of audio and VAD removed duration to
BatchedInferencePipelineby @greenw0lf in https://github.com/SYSTRAN/faster-whisper/pull/1186 - Fix
neg_thresholdby @Purfview in https://github.com/SYSTRAN/faster-whisper/pull/1191
New Contributors
- @greenw0lf made their first contribution in https://github.com/SYSTRAN/faster-whisper/pull/1186
Full Changelog: https://github.com/SYSTRAN/faster-whisper/compare/v1.1.0...v1.1.1