jopenfst icon indicating copy to clipboard operation
jopenfst copied to clipboard

Initial support for reading (some) OpenFST binary files.

Open joshhansen opened this issue 6 years ago • 3 comments

Some code to allow reading of some OpenFST binary files.

At present it doesn't support anything close to all the possible variations of OpenFST's types, but it will get you the equivalent of VectorFst<StdArc>, I think.

Almost certainly there are bugs. I've only tested it on some .fst files that Phonetisaurus generates.

joshhansen avatar Jan 22 '19 01:01 joshhansen

Thanks for the contribution! I have a really busy next few days but will get to this PR later in the week.

steveash avatar Jan 22 '19 03:01 steveash

Sounds good!

On Mon, Jan 21, 2019 at 7:09 PM Steve Ash [email protected] wrote:

Thanks for the contribution! I have a really busy next few days but will get to this PR later in the week.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/steveash/jopenfst/pull/11#issuecomment-456256229, or mute the thread https://github.com/notifications/unsubscribe-auth/AAsy0tCynXBLq5CoVlVnx3Cst6U1dkBgks5vFoDWgaJpZM4aLvYY .

joshhansen avatar Jan 22 '19 04:01 joshhansen

Wondering if you've had a chance to look at this, thanks!

joshhansen avatar Apr 08 '19 20:04 joshhansen