Skip to content

Releases: k2-fsa/k2

Release v1.15

18 Apr 14:40
Compare
Choose a tag to compare
  1. Implement linear_fsa_with_self_loops.
  2. Allow different encoder/decoder dims for RNN-T.
  3. Recover windows build.
  4. Bug fixes.

Release v1.14

16 Mar 03:24
Compare
Choose a tag to compare
  1. Support modified RNN-T loss.
  2. Support parallel RNN-T decoding.

Release v1.13

29 Jan 09:43
47c4b75
Compare
Choose a tag to compare

Change rnnt_loss interface.

Release v1.12

25 Jan 07:28
Compare
Choose a tag to compare
  1. Support RNN-T loss.

Release v1.11

29 Nov 11:05
a0d75c8
Compare
Choose a tag to compare

Bugfixes for computing framewise alignments.

v1.10

02 Nov 23:28
e6db5dc
Compare
Choose a tag to compare

Mainly bugfixes.

Release v1.9

19 Sep 01:47
Compare
Choose a tag to compare
  1. Support creating ragged tensor from regular tensor.
  2. Add levenshtein alignment.

Release v1.8

14 Sep 09:01
Compare
Choose a tag to compare
  • Bug fixes
  • Change data property of k2.RaggedTensor to values

Release v1.7

07 Sep 22:57
Compare
Choose a tag to compare

Caution: This version is not backward compatible.

Release v1.4

20 Aug 23:41
Compare
Choose a tag to compare

Mainly bugfixes.