-
Hi,
I am testing the LG result in K2, but i found the result is bad and something cases are unusual. The result can be divided into two case.
Empty and Incomplete, like #403 .
Env setting:
zi…
-
I have found a few cases where run_squad on tensorflow consistently fails.
Here are the cases I can identify:
- questions containing embedded commas or apostrophes
- questions containing abbre…
-
It looks like the OccamNet [example](https://datadriven.sciml.ai/dev/symbolic_regression/) is working in the new version of the docs. However, running locally, I can't get the basis to show up from th…
-
```
目前如果输入了一个很长的句子,但最后一两个词转换得不��
�,就必须逐个词来选择,比较麻烦。
如果能用光标键移动到错误的地方加以修正当然最直观,但��
�起来不是很容易实现。
这个patch不仅会显示当前的最佳句子,也会显示它的几个前缀
(按词来划分),这样输入的时候就可以一次选出句子中正��
�的部分,然后再逐词选择错误的部分。
https://github.com/r6144/su…
-
I am getting the below error, when running the label.py
```
File "/home/user/anaconda3/envs/chexpert-label/lib/python3.6/site-packages/bllipparser/RerankingParser.py", line 786, in check_models_…
-
**Status**
- [x] tests/scorer/scores/test_scores_cpu.sh
- [ ] tests/decoder/intgemm/test_intgemm_16bit.sh
- [ ] tests/decoder/intgemm/test_intgemm_16bit_sse2.sh
- [ ] tests/decoder/intgemm/test_i…
-
I trained BERT for SQUAD 2.0. model.ckpt-10859 checkpoints generated which I mentioned as initial checkpoint for predictions.
However, now for any question the answer is blank. For same question…
ghost updated
3 years ago
-
I am trying to decode a fine-tuned ASR model,fine-tuned using the [vakyansh](https://github.com/Open-Speech-EkStep/vakyansh-wav2vec2-experimentation) toolkit using the [this](https://github.com/Open-S…
-
## ❓ Forced decoding & decoder score
I'm using the hub interface. It is possible to get the decoder scores of the just generated hypothesis (generated by the model):
```python3
model = torch.hu…
-
Hi, I'm experiencing this error while decoding Librispeech with Conformer model.
```
./conformer_ctc/decode.py --exp-dir conformer_ctc/exp_500_att0.8 \
--lang-dir data/lan…