-
when querying individual tokens using `ctc cg SYMBOL`, certain symbols e.g. LINK, ETH, SOL (any blue chips) will result in `too many token_ids for symbol`.
This error does not occur when querying m…
-
IDE:AURIX DS
compiler:CCTC ( tasking company)
```
ctc W562: ["..\littlefs-2.2.1\lfs_util.h" 141/26] unary minus applied to unsigned value
ctc W560: ["../littlefs-2.2.1/lfs.c" 361/24] possible …
-
I was trying to make the Grbl CNC software (https://github.com/gnea/grbl-Mega) work with some steppers in a couple sketches like https://wokwi.com/projects/328566930816369236 or the Uno like https://w…
drf5n updated
4 months ago
-
将 stream_kws_ctc.py 代码中的 decode_keywords 函数做出如下修改:
```
def decode_keywords(self, t, probs):
absolute_time = t + self.total_frames
next_hyps = ctc_prefix_beam_search(absolute_t…
-
How to set parameters similar to `skip_special_tokens` when generating ASR results? Additionally, does it support ASR results at the timestamp level?
-
I'm using tf1.14, cuda 10.1, but get error:
~~~
/home/bits/ai_models/warp-ctc-crf/gpu_ctc/contrib/moderngpu/include/device/intrinsics.cuh(115): error: identifier "__shfl_up" is undefined
/home/…
Zepan updated
3 years ago
-
why my task.target_dictionary.indices have a space !!!!
{'': 0, '': 1, '': 2, '': 3, '| ': 4, 'E ': 5, 'A ': 6, 'T ': 7, 'R ': 8, 'O ': 9, 'S ': 10, 'I ': 11, 'N ': 12, 'H ': 13, 'L ': 14, 'D ': 15, …
-
Please:
- [x] Check for duplicate requests.
- [x] Describe your goal, and if possible provide a code snippet with a motivating example.
## Community Request for JAX CTC Loss
First of all, I'…
-
I finetune wav2vec_ctc model on chinese mandarian audio data, while the valid_wer always 100
train log
[hydra_train.log](https://github.com/pytorch/fairseq/files/6128370/hydra_train.log)
de…
-
Hi author, I'm getting the following when training branchformer using summary_mixing
[autodl-container-4d6411b93c-8a044365] 2024-04-10 17:11:12,899 (ctc:67) WARNING: 13/34 samples got nan grad. The…