-
As this was part of a RASR Job I do not have a stacktrace, but I got this error when running from a compiled graph:
```
error calling Session::Run (target: ): Invalid argument: Default AvgPoolingOp …
-
Do you use n_classes=6 to train your model?
-
I am not posting the full information here yet, because I need to collect some more things, but this is more a starting point for this issue:
Summary of important facts:
- Nearly lastest RETURNN …
-
您好,能提供一下预处理后的的数据集吗?另外您提供的代码是基于BIGRU的是吗?没有基于BERT和HSA-BILSTM的??谢谢
-
I'm continuing to think about this (see #31 for some earlier discussion), at least for modules, not necessarily functions. The reasoning we have two separate variants for rec modules like `LSTM` and `…
-
### Problem
Can't share weights for the LSTM ('iLMT_s') layer during training with optimization of the loop. Suggestion that is RETURNN can't find the proper name scopes for the variables that are …
-
https://github.com/RayanWang/Speech_emotion_recognition_BLSTM
-
This is my code, and I do not know how to resolve this error as am very new to Keras
from keras.models import Model, Sequential
from keras.layers import LSTM, Dense, concatenate
import numpy as…
-
I'm working on a sequence labeling task, and I want to use LSTM and BLSTM respectively to do this task.
I read some issues and docs but I still get poor result using LSTM.
My input and output like b…
-
**Describe the bug**
I am running CHiME-6 egg 1 script. At stage 6 in run.sh (https://github.com/espnet/espnet/blob/master/egs/chime6/asr1/run.sh). I am getting the following error "unrecognized argu…