CTranslate2 3.9.0
New features
- Support BLOOM language models
- Add method
Whisper.align
to return the text/audio alignment and implement word-level timestamps
Fixes and improvements
- Do not force
intra_threads
to 1 when loading a model on the GPU as some ops may still run on the CPU - Disable multithreading when copying a batch of small arrays