kaldilm icon indicating copy to clipboard operation
kaldilm copied to clipboard

Python wrapper for kaldi's arpa2fst

Results 6 kaldilm issues
Sort by recently updated
recently updated
newest added

(lms-python) PS C:\Users\Luo Mingshuang\Desktop\github-codes\kaldilm> python .\setup.py install running install running bdist_egg running egg_info writing kaldilm.egg-info\PKG-INFO writing dependency_links to kaldilm.egg-info\dependency_links.txt writing top-level names to kaldilm.egg-info\top_level.txt reading manifest file 'kaldilm.egg-info\SOURCES.txt' reading manifest...

Collecting kaldilm 2 location(s) to search for versions of kaldilm: * https://pypi.python.org/simple/kaldilm/ * https://pypi.python.org/simple/kaldilm/ Getting page https://pypi.python.org/simple/kaldilm/ Starting new HTTPS connection (1): pypi.python.org https://pypi.python.org:443 "GET /simple/kaldilm/ HTTP/1.1" 301 122 Starting...

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...

I am using the `kaldilm` library to convert arpa files to FST text format to make an n-gram language model with FSTs. In the Arpa file, you can see the...

hello, how are you? I ran kaldilm with github and occurrence this error? what do i? ![Screenshot from 2022-12-25 12-16-01](https://user-images.githubusercontent.com/78419335/209462024-b9d1568c-d885-4b9f-a52a-c8b6a8566b3d.png)

## TODOs - [ ] need to update the documentation - [ ] Visualize the result