PyLaia dataset extraction
To enable this output format, use the flag --format pylaia
. The full command becomes:
atr-data-generator extract \
--config path/to/configuration.yaml \
--database-path path/to/db.sqlite \
--format pylaia
The available arguments are described in the dedicated section of the Python API reference.