michelwi
michelwi
I have a corpus with segments that have `````` attached to them. When I want to use it in an ExternSprintDataset (e.g. with dump dataset), the process crashes with ```...
## Problem Statement I would like to extend an already existing layer with an additional input. In my example I have trained an attention-based encoder-decoder model and now I would...
fixes #186
In on of our setups we wanted to use different worker wrapper functions for different parts of the setup. Therefore I propose to store the currently defined `gs.worker_wrapper` at the...
This adds a new tab to the sisyphus webserver to display the `OutputReports`.
Yesterday I started a training with DistributeFilesDataset and file caching which today crashed and consistently crashes after restarting with what I think is `OSError: AF_UNIX path too long` in the...