-
The latest version on PyPI is 1.7.3, which is very old and only supports up to Python 3.7.
Is it possible to publish newer versions on PyPI?
-
```
running install_lib
running build_ext
Using PYCLIF: /home/ybZhang/pykaldienv/bin/pyclif
Using CLIF_MATCHER: /home/ybZhang/pykaldienv/clang/bin/clif-matcher
-- Running gen_cmake_skeleton.py
C…
-
```
If I try to use Openfst tools to access the FST created by phonetisaurus, I
always get errors such below:
With Fstprint:
FATAL: FstPrinter: Integer 6 is not mapped to any textual symbol, symbol…
-
make it work for twitter. dont bother with wrapper the ark tagger, but work with calling as `get_phrases(pos=..., tokens=...)`
just take the bare one-character tags (Gimpel et al 2011) so no needs f…
-
Hi,
Its very possible I have a non-standard OpenFST install, but I had to make the following changes for successful compilation:
- setup.py: add `include_dirs = ["openfstpath/include"],` to the exte…
-
测试文本:
Turning once again, and this time more generally, to the question of invasion, I would observe that there has never been a period in all these long centuries of which we boast when an absolute …
-
I have written the answers to some [frequently asked questions](https://github.com/thu-spmi/CAT/blob/master/faq_ch.md) about CAT. It would be nice if others could share some suggestions & experience a…
aky15 updated
4 years ago
-
I have installed libfvadproperly, I am having latest kaldi but getting following error while running make in KaldiBasedSpeakerVerification/src. I have provided the correct locations in makefile.
…
-
g++ -std=c++11 -I.. -isystem /ceph/sz_ts80_new/fyz/kaldi/tools/openfst-1.6.7/include -O1 -Wno-sign-compare -Wall -Wno-sign-compare -Wno-unused-local-typedefs -Wno-deprecated-declarations -Winit-self -…
-
Hi,
I'm adapting Librispeech scripts to other datasets I have access to. I'm facing a problem on stage 9 "Compile HLG". After calling "./local/compile_hlg.py --lang-dir data/lang_phone" it stays in t…