What's Changed
- Brings back original VAD parameters naming by @Purfview in #1181
- Make batched
suppress_tokens
behaviour same as in sequential by @Purfview in #1194 - Fixes OOM Errors - too high RAM usage by VAD by @Purfview in #1198
- Add duration of audio and VAD removed duration to
BatchedInferencePipeline
by @greenw0lf in #1186 - Fix
neg_threshold
by @Purfview in #1191
New Contributors
- @greenw0lf made their first contribution in #1186
Full Changelog: v1.1.0...v1.1.1