You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's nothing super important -- but it would have been convenient to support gzip-compressed ARPA LMs. If it was in Python you could use import gzip, but if it's native code then I'm not sure if there's a straightforward way...
It's nothing super important -- but it would have been convenient to support gzip-compressed ARPA LMs. If it was in Python you could use
import gzip
, but if it's native code then I'm not sure if there's a straightforward way...kaldilm/kaldilm/python/kaldilm/arpa2fst.py
Line 6 in 8e2e998
The text was updated successfully, but these errors were encountered: