v3.9.0
版本发布时间: 2023-03-15 23:37:47
OpenNMT/CTranslate2最新发布版本:v4.4.0(2024-09-09 17:21:54)
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