Josef
Results
4
issues of
Josef
Hi guys, I think it is a kind of enhancement. At inference time in text2text models, when the model is initialized, we check the length of the source dataset [here](https://github.com/NVIDIA/OpenSeq2Seq/blob/master/open_seq2seq/data/text2text/text2text.py#L98)...
enhancement
Hi I'm trying to train your model on my own dataset, but duringthe conversion (stage 5 in run_cyclevae.sh) I get the next error: line 328 in decode_RNN: cvsp-ps.mc2sp(cvmcep, args.mcep_alpha, fft_size)...