Releases: ICIJ/caul
Releases · ICIJ/caul
Release list
caul-v0.10.2
What's Changed
Full Changelog: caul-v0.10.1...caul-v0.10.2
caul-v0.10.0
What's Changed
⚠️ fix(caul-core): add missing objects to caul-core + allow top level import from caul-core for all objects by @ClemDoum in #39
Full Changelog: caul-v0.8.1...caul-v0.10.0
caul-v0.8.1
What's Changed
Full Changelog: v0.8.0...caul-v0.8.1
caul-core-v0.2.0
What's Changed
Full Changelog: caul-core-v0.1.0...caul-core-v0.2.0
v0.8.0
Adds support for TensorRT-accelerated Whisper inference
v0.7.0
- Add
ParakeetTrtInferenceRunnercompatible with TensorRT-optimized NVIDIA Parakeet engines (encoder layer only).
caul-v0.6.0
Moves core constants and objects (including 'ASRPipelineConfig' and task configs) to a separate caul-core library.
caul-core-v0.1.0
Moves core constants and objects (including 'ASRPipelineConfig' and task configs) to a separate caul-core library.
v0.5.9
Fixes segmentation strategy enum names.