0.2.9
New Features
- [BETA] Live translation using NLLB - use
--target-languageargument. /!\ Can slow down transcription speed on CPU only devices. Improvements to come.
- Added
--disable-punctuation-splitargument (useful for languages like Korean) - Added support for raw PCM input using
--pcm-inputoption
Bug Fixes
- Fixed issue preventing faster whisper encoder from running on GPUs with CUDA for simulstreaming
- Fixed exponentially growing simulstreaming silence timer
- Fixed CUDA issue when using diarization with sortformer backend
- Fixed scrolling UX with sticky header controls
- Fixed simulstreaming
--preload-model-countargument in CLI - Fixed FFmpeg read timeout that frequently appeared after tasks ended
Thank you to all contributors and people who reported issues and provided feedback.
