Skip to content

Releases: jkawamoto/ctranslate2-rs

v0.9.6

09 Jan 03:52
Compare
Choose a tag to compare
  • Add score_batch to Generator #89
  • set RUST_TEST_THREADS to 1 in CI build workflow #90

v0.9.5

22 Nov 06:28
Compare
Choose a tag to compare
  • Update CTranslate2 to v4.5.0 #87

v0.9.4

15 Oct 08:22
Compare
Choose a tag to compare
  • Fix CUDA library linking #83
  • OpenBLAS test on Windows #85
  • Test should use CUDA if cuda feature is enabled #86

v0.9.3

02 Oct 06:37
Compare
Choose a tag to compare
  • Add Hugging Face integration #77
  • Add support for Tensor Parallel #79
  • Add support for CUDA dynamic loading #80
  • Calculate mel filters if the preprocessor config doesn't have precomputed filters #82

v0.9.2

10 Sep 04:30
Compare
Choose a tag to compare

Update CTranslate2 to v4.4.0.

v0.9.1

22 Aug 07:33
Compare
Choose a tag to compare
  • Use mel_spec to compute mel spectrogram #76

v0.9.0

22 Jul 23:01
Compare
Choose a tag to compare

Add support for the Whisper model. See also example code.

v0.8.5

11 Jun 00:17
Compare
Choose a tag to compare

Update CTranslate2 to v4.3.1 #61

v0.8.4

09 Jun 05:20
Compare
Choose a tag to compare

Add support for custom end token #60

v0.8.3

26 May 15:36
Compare
Choose a tag to compare

Detect CUDA root directory automatically #55