-
-
你好,请问直接densnet连接ctc和加上lstm再连ctc哪个效果会比较好,作者有试过吗?
如果想加lstm的话,训练代码需要做什么改变吗
-
你好,很期待你的joint ctc-attention预训练模型的开源,请问下,开源模型最近能看得到吗
-
### 🚀 The feature
Consider on-boarding aligner from [Huang et al., Less Peaky and More Accurate CTC Forced Alignment by Label Priors](https://arxiv.org/abs/2406.02560) (@huangruizhe) to the existin…
-
-
I'm using emgu.tf on a c# project where I need to use the function:
tf.keras.backend.ctc_decode(
y_pred,
input_length,
greedy=True,
beam_width=100,
top_paths=1
)
Howeve…
-
Hi, when I trained the FSMN_CTC model on the Hi_xiaowen dataset, the loss didn't drop. I am asking whether the training process is not stable. What could I do to make it converage?
你好,当我小问数据集上训练FSMN_…
-
Hi. Appreciate your contribution, but I have a problem When using the CTC:
CUDA_VISIBLE_DEVICES=4 python3 train.py --batch_ratio 1 --Transformation None --FeatureExtraction None --SequenceModeli…
-
Hi,
I am having some issues relating to demultiplexing. I have trained a custom model, it performs extremely well on the DNA of my species of interest, but falls over when it comes to demultiplexin…
-
Need to convert this to have the function show up as an external plugin prior to new style change management using GitHub.