mirror of
https://github.com/jpuigcerver/PyLaia.git
synced 2026-04-02 23:58:56 -06:00
Convert parquet file to Pylaia format #2
Labels
No labels
dependencies
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/PyLaia#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HyacinthJingjing on 11/6/2024
I have download the iam dataset from hugging-face(https://huggingface.co/datasets/Teklia/IAM-line),how can i convert parquet file to Pylaia format.
reference paper: https://arxiv.org/pdf/2404.18722
@jpuigcerver