-
Please integrate Kenlm feature in tf.nn.ctc decoder. Because it is very hard to build tensorflow bindings from source. There are always issue with bazel version not matching with tf version.If every t…
-
Hello,
Trying to install on high sierra, at the make step I got the error:
> /bin/sh ../libtool --tag=CXX --mode=link g++ -W -Wno-deprecated -I./nlp_common -I./incr_models -I./sw_models -I./ph…
-
(fairseq) dilip@dilip-Komplett-PC:/media/dilip/LaCie/Nitin/vakyansh-wav2vec2-experimentation/scripts/finetuning$ bash start_finetuning.sh
** Directory to code is: /media/dilip/LaCie/Nitin/vakyansh-wa…
-
I try to run `KenLMRunner` , it raise following error.
## Spark Submit
```
spark-submit \
--class com.worksap.nlp.uzushio.lib.runners.KenLMRunner \
--master='local[1]' \
--conf spa…
-
**Host Environment**
- OS: Ubuntu 20.04
- Compiler: g++ 9.4.0
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install flashlight-cuda[core,asr,fl,lib,lm]`
**Failure logs**
This…
-
[At this page](https://docs.nvidia.com/nemo-framework/user-guide/latest/nemotoolkit/asr/asr_language_modeling.html#flashlight-flashlight) you describe how to use flashlight decoder by launching your p…
-
Hello everyone, we are trying transfer learning recently, and here are a couple of things we have discovered:
1. When we try transfer learning (using “load_model” parameter in “config_file”), the p…
-
### Feature request
Wav2Vec2-Bert was open sourced and integrated with Transformers in the end of last year. However, it is missing an easy integration with pyctcdecode similar to Wav2Vec2ProcessorWi…
-
可以用kenlm基于units.txt和lm.arpa去构建tlg吗
-
We get:
```
Note: This error originates from the build backend, and is likely not a problem with poetry but with kenlm (0.2.0 https://github.com/kpu/kenlm/archive/master.zip) not supporting PEP 51…