alexanderwerning

Results 7 issues of alexanderwerning

Correct task name to finetune

Adds windows-tests workflow. Fixes problems on windows, mainly path issues ('/' vs '\'). All training tests are skipped since symlinks are not supported on Windows (without Administrator privileges). Some depreciation...

The beat interval CLI option is beat-interval (dash), not beat_interval (underscore)

Iterable is used in the is_iterable function, but the import is missing

The version number on master was not bumped with the latest release (0.0.6): https://github.com/fgnt/paderbox/blob/c563e7b4acca0cf5b16ab16ea40a55e579230806/setup.py#L64

Hello, I am trying to setup the LTU-AS system for local inference. I got an error because I only have one GPU, is there a reason why whisper-at is moved...

bug

TileDataset should be more efficient than concatenating the input dataset for large `repetitions` (in my case in the 1000s)