FiniteStateTransducers.jl

Play with Weighted Finite State Transducers (WFST) in the Julia language.
Author idiap
Popularity
3 Stars
Updated Last
1 Year Ago
Started In
February 2021

FiniteStateTransducers.jl

codecov DOI

Play with Weighted Finite State Transducers (WFSTs) using the Julia language.

WFSTs provide a powerful framework that assigns a weight (e.g. probability) to conversions of symbol sequences. WFSTs are used in many applications such as speech recognition, natural language processing and machine learning.

This package takes a lot of inspiration from OpenFST.

FiniteStateTransducers is still in an early development stage, see the documentation for currently available features and the issues for the missing ones. An application of WFSTs can be found in the data preparation of the TIDIGITS recipe.

Used By Packages

No packages found.