Transcription crash
File "/usr/src/app/apps/core/tasks.py" in transcribe 529. part.transcribe(model=model)
File "/usr/src/app/apps/core/models.py" in transcribe 633. for pred in it:
File "/usr/local/lib/python3.7/site-packages/kraken/rpred.py" in next 333. o = self.next_iter(bound)
File "/usr/local/lib/python3.7/site-packages/kraken/rpred.py" in _recognize_baseline_line 287. box, coords = next(extract_polygons(self.im, line))
File "/usr/local/lib/python3.7/site-packages/kraken/lib/segmentation.py" in extract_polygons 705. c_min, c_max = int(pl[:,0].min()), int(pl[:,0].max())
Exception Type: IndexError Exception Value: too many indices for array Request data not supplied
@bkiessli any idea?