-
WWW
While working with phonemes at the sentence level it is hard to compose word sequences out of those phonemes. This ticket would need to investigate methods/papers/online toolkits where phonemes ca…
-
Lexc format's ambiguity and user-friendly parsing causes lots of hard to spot errors. It would be a nice thing, if hfst-lexc had options like gcc where user could specify -Wall -Werror and it would fa…
-
Hey gusy, I finally got some spare time to look into this now. Thanks a lot for putting this together!
I'm looking at the symbol tables fro words and characters. I noticed that 0 was reserved for …
-
Hi every body,
I want to use external language model for ASR. according to documentation found in openseq2deq page, it must be launched in 2 steps:
1. run inference to dump logits to pickle.
2. …
-
Hello,
I've recently updated the [kaldi feedstock for conda-forge](https://github.com/conda-forge/kaldi-feedstock), and I was wondering if any Kaldi maintainers were interested in being added a…
-
In folder src:
./configure
_**configure failed: Could not find file /include/fst/fst.h:
you may not have installed OpenFst. See ../tools/INSTALL *_*
To repeat this error :
1) clone this proj…
-
Hello,
I'm using the latest commit generated from CMake (version 3.12.2) along with OpenGRM-ngram 1.3.4 (https://github.com/MontrealCorpusTools/opengrm-ngram), both compiled using VS 2017. When I …
-
I am unable to build ReLM. I am using ubuntu, gcc version 7.5.0, python 3.8.12. Build is failing with OpenFST; error is below
extensions/_pywrapfst.cpp:1254:10: fatal error: fst/util.h: No suc…
-
ERROR: failed to solve: process "/bin/bash -o pipefail -c conda update -y -n base -c conda-forge conda && conda create -y -n voicecraft python=3.9.16 && conda run -n voicecraft conda install -…
-
Currently the default make based installer, compiles and installs the OpenFST bin tools (e.g. `fstcompile`). However, the CMake based installer only compiles and installs the `fst` library. It would…