-
```
In file included from /wrkdirs/usr/ports/math/openfst/work/openfst-8058417/src/lib/fst.cc:6:
/wrkdirs/usr/ports/math/openfst/work/openfst-8058417/src/./include/fst/fst.h:655:15: error: no viable…
-
I set:
```
..\Desktop\openfst
..\Desktop\openfst\build_output\x64
```
in **variable.props** file and then ran '.. generate_solution.pl ..' in windows command line.
But the project that is c…
-
```
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/compressed-matrix.cc:22:
In file included from /usr/ports/audio/kaldi/work/kaldi-4a8b7f6/src/matrix/../matrix/compresse…
-
Docs (and accompanying paper) have misspelled `OpenFst` as `OpenFST`
-
/../include/fst/replace.h:1069:46: error: expected ‘;’ before ‘::’ token
(fst_.GetImpl())->template CacheImpl::InitArcIterator(state_,
^~
…
-
如题,下载整合包,在pip目录 pip3 list发现pynini存在,但是它是怎么装上的呢?官方版就是这个pip包装不上,windows下缺少OpenFst 库无法编译,能分享一下安装方法吗?
-
Hi
I try to install OpenFst 1.6 and then install pyfst. but I get error while installing pyfst. However by reverting OpenFst to version 1.3, the problem was solved, but is there any plan to support…
-
The version of included openfst is 1.3.2 but the version in README is 1.2.0.
And, I didn't find openfst 1.2.0 in its official website.
Which version of openfst should I use?
-
I installed via pip in Python 3.7.9 and wanted to test Analyzer.
Trying to import analyze with:
`from turkish_morphology import analyze`
results in
`ImportError: cannot import name 'pywrapfst' …
-
Hello,
I have an issue with the kaldi gpu dockerfile for the OPENFST_VERSION. When using 1.4.1, I get the log :
`Makefile:17: *** OpenFst-1.4.1 is not supported. Supported versions: >= 1.6.0. S…