kaldi-io-for-python icon indicating copy to clipboard operation
kaldi-io-for-python copied to clipboard

Supporting Lattice

Open naxingyu opened this issue 2 years ago • 2 comments

Is it possible to add lattice I/O support in kaldi_io ?

naxingyu avatar Apr 21 '22 07:04 naxingyu

@naxingyu Please consider using kaldifst. It supports reading/writing ark files containing FSTs. Also, it provides Python APIs to manipulate FSTs.

Please see https://k2-fsa.github.io/kaldifst/ for usages. Screen Shot 2022-10-08 at 23 56 30

csukuangfj avatar Oct 08 '22 15:10 csukuangfj

Thank you Fangjun. Nice work.

Best, Xingyu Na

On Sat, Oct 8, 2022 at 11:59 PM Fangjun Kuang @.***> wrote:

@naxingyu https://github.com/naxingyu Please consider using kaldifst https://github.com/k2-fsa/kaldifst. It supports reading/writing ark files containing FSTs. Also, it provides Python APIs to manipulate FSTs.

Please see https://k2-fsa.github.io/kaldifst/ for usages. [image: Screen Shot 2022-10-08 at 23 56 30] https://user-images.githubusercontent.com/5284924/194716492-8b5ef6c5-e62a-4ee6-a918-4014549959b0.png

— Reply to this email directly, view it on GitHub https://github.com/vesis84/kaldi-io-for-python/issues/51#issuecomment-1272347908, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZKTREG4NBXJUVB5O5JSBTWCGK77ANCNFSM5T6KBKIA . You are receiving this because you were mentioned.Message ID: @.***>

naxingyu avatar Oct 18 '22 01:10 naxingyu