Skip to content

Releases: nttcslab-sp/kaldiio

v2.18.0

31 Mar 02:24
28a6f0a
Compare
Choose a tag to compare
Update test.yml

v2.17.2

10 Dec 23:08
60c3c92
Compare
Choose a tag to compare
Update setup.py

Fix #52

10 Dec 04:46
da8eaac
Compare
Choose a tag to compare

v2.17.0

25 Sep 16:39
fb9d4db
Compare
Choose a tag to compare
Update setup.py

v2.16.0

25 Sep 12:51
1164391
Compare
Choose a tag to compare

Supported extended ark format.

Pre release 2.16.0a1

10 Sep 10:21
819f622
Compare
Choose a tag to compare
v2.16.0a1

Pre release v2.16.0a1

Fix writing matrices to stdout #47

10 Dec 00:25
6f1a668
Compare
Choose a tag to compare
v2.15.1

Update setup.py

Support pipe fashion for load_scp

27 Nov 11:42
fdcdedb
Compare
Choose a tag to compare
from kaldiio import load_scp, ReadHelper
loader =  load_scp('cat a.scp|')
with ReadHelper('scp:cat a.scp|') as f:
    ...

Fix #44

31 Oct 07:26
d667e82
Compare
Choose a tag to compare

v2.14.0

29 Oct 09:10
7ba10c6
Compare
Choose a tag to compare
I decided to increment the version because it changes the behaviour about encoding.