-
As per https://developer.android.com/ndk/guides/stable_apis#c_library, `pthread` and `rt` are not separate libs but rather in `libc`.
However, when trying to cross-compile KenLM for Android, linkage …
-
Dose kenlm have a interface that can iterate all word in a state's next jump . I cannot find it in lm/virtual_interface.hh and lm/model.hh
-
fcitx5-chinese-addons build fails on [fedora koji][koji] due to a test error, the build log can be found [here][log].
This seems to be happening also on [Debian build][debian].
[koji]: https://k…
-
I downloaded the sentence-join model from http://data.statmt.org/paracrawl/sentence-join/en/ and tried to run with a simple PDF I got working without this model (https://www.dlsi.ua.es//~mlf/docum/for…
-
I have spent the last 5 days trying to get wav2letter to work. It has been a frustrating experience.
I tried to build it on my Ubuntu 18.04 LTS. After painstakingly installing all the dependencies …
-
## 🐛 Bug
After upgrading torch 1.2.0 => 1.6.0 and torchvision 0.2.1 => 0.7.0 when I unpickle torch pretrained models there are an torch.nn.modules.module.ModuleAttributeError: %object% has no attri…
-
### Question
How to install on Jetson Nano?
on cuda ?
on cpu ?
#### Additional Context
OpenBLAS ok!
cereal ok!
kenlm ok!
arrayfire binary ok! (ArrayFire-v3.5.1_Linux_aarch64.sh not compati…
-
### Describe the Question
Please provide a clear and concise description of what the question is.
### Describe your attempts
- [x] I walked through the tutorials
- [ ] I checked the documentatio…
-
**Describe your question**
I have a speech dataset. I want to use pre-trained quartznet with a language model, most preferably transformer-XL or kenLM as suggested in the [blogpost](https://developer…
-
https://github.com/bitextor/pdf-extract/blob/b24fc2df0e7b3e11a1d08cecd7560fe6b83ef2f8/src/pdfextract/SentenceJoin.java#L92 redirects sentence-join subprocess stderr to stdout.
sentence-join stderr …