aws-samples / amazon-textract-transformer-pipeline

Post-process Amazon Textract results with Hugging Face transformer models for document understanding
MIT No Attribution
88 stars 25 forks source link

2.Model Training.ipynb not working #47

Open whitethorne opened 2 months ago

whitethorne commented 2 months ago
Screenshot 2024-04-30 at 12 37 50 pm

When trying to run this cell, I got 'sndfile library not found' error. Even after I pip install the packages, the issue is still not resolved. Can anyone suggest how to fix this? Thanks!