“4a11257dcb27fdc07b6bba27a7afc92a8f15a3e0”上不存在“paddlespeech/t2s/git@gitcode.net:paddlepaddle/DeepSpeech.git”
* Compose GRU step naive layer in trainer config helpers. * It is uses mixed_layer for gate. * It supports ERROR_CLIPPING, DROPOUT * Add error clipping in MT demo. * Fix #1143 * Fix #1891