Skip to content

Releases: ICIJ/caul

caul-v0.10.2

Choose a tag to compare

@ClemDoum ClemDoum released this 16 Jul 12:27

What's Changed

Full Changelog: caul-v0.10.1...caul-v0.10.2

caul-v0.10.0

Choose a tag to compare

@ClemDoum ClemDoum released this 16 Jul 09:03

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

Choose a tag to compare

@ClemDoum ClemDoum released this 01 Jul 08:07

What's Changed

  • adapt API to refactor(extract-core): rename base config classes by @ClemDoum in #38

Full Changelog: v0.8.0...caul-v0.8.1

caul-core-v0.2.0

Choose a tag to compare

@ClemDoum ClemDoum released this 16 Jul 09:06

What's Changed

  • refactor(extract-core): rename base config classes by @ClemDoum in #38

Full Changelog: caul-core-v0.1.0...caul-core-v0.2.0

v0.8.0

Choose a tag to compare

@winsomeglint winsomeglint released this 29 Jun 16:12
824d8e2

Adds support for TensorRT-accelerated Whisper inference

v0.7.0

Choose a tag to compare

@winsomeglint winsomeglint released this 03 Jun 12:32
cdf6204
  • Add ParakeetTrtInferenceRunner compatible with TensorRT-optimized NVIDIA Parakeet engines (encoder layer only).

caul-v0.6.0

Choose a tag to compare

@winsomeglint winsomeglint released this 22 May 08:19
d68d1c7

Moves core constants and objects (including 'ASRPipelineConfig' and task configs) to a separate caul-core library.

caul-core-v0.1.0

Choose a tag to compare

@winsomeglint winsomeglint released this 22 May 08:17
d68d1c7

Moves core constants and objects (including 'ASRPipelineConfig' and task configs) to a separate caul-core library.

v0.5.9

Choose a tag to compare

@winsomeglint winsomeglint released this 20 May 12:28
0daa3f1

Fixes segmentation strategy enum names.

v0.5.8

Choose a tag to compare

@ClemDoum ClemDoum released this 18 May 10:47

Changes

  • fix: parakeet cache dir check

Full Changelog: v0.5.7...v0.5.8