behome

Results 4 issues of behome

During using the chain model, the worker.py will exit with Segmentation fault after I click the stop button or the cancel button on the web page. Well, the web page...

ASSERTION_FAILED (nnet-train-fsmn-streams[5.4.155~1-fdd8]:Eval():nnet-loss.cc:72) : 'KALDI_ISFINITE(net_out.Sum())'

I notice that the loss function of the discriminator is mse. In my view, cross-entropy is a commonly used loss function in binary classification tasks in discriminator. So I wanna...

I got a problem when generating captions. The model trained by myself always generate the word 'a' which is the most frequent word. I have done some changes on your...