-
I really like the idea of separating the training, and build images though i have a doubt.
In my opinion being able to easily generate a new language model and being able to test is a great opportu…
-
I used --iter=100000 instead of 10000000 to train the TDS CTC model. At decoding, I got
...
Unable to allocate memory with native alloc for size 41943040 bytes with error 'ArrayFire Exception …
-
Hi, I installed NeMo by cloning the repo and following the installation orders. However when i tried to run the ASR example notebook I got this error:
File "examples/asr/jasper_eval.py", line 96,…
-
https://github.com/luotao1/kenlm.git 我在家里访问这个地址 一直是404.。。。怎么办 本人新手,是作者删除了 还是我被墙了
-
We're planning to work on the following items:
1. incorporate [batch decoding](https://github.com/espnet/espnet/blob/master/espnet/nets/pytorch_backend/rnn/decoders.py#L497) into our new [beam sear…
-
Summary
When I run egs/aishell/asr1/run.sh, I got this error message:
stage 3: LM Preparation
=== 1/5 Counting and sorting n-grams ===
Reading /workspace/cpfs-data/Workstations/utils/espne…
-
When loading the tflite version in `deepspeech-tflite` version 0.9.2 and also 0.9.0 I get an segmentation fault SIGSEGV. Can this be replicated?
~~~python
from deepspeech import Model
model = '…
-
python3 generate_lm.py --input_txt working/training_material/vocabulary.txt --output_dir . --top_k 500000 --kenlm_bins /home/krutika/DeepSpeech-0.7.0/kenlm/build/bin/ --arpa_order 5 --max_arpa_memor…
-
**Describe the bug**
A group of ports keep getting their vcpkg.json corrupted and give errors when doing unrelated tasks. If I search for ANYTHING these warnings pop up.
**Environment**
- OS: Wi…
-