Description of the issue:
The macOS jobs of CI pipeline fails (build and test). Setting "RECOGNITION_ARCH=crnn_vgg16_bn" seems to bypass the error.
Expected Behavior:
Using parseq model shouldn't break the CI.
Steps to reproduce the issue:
- Replace "RECOGNITION_ARCH=crnn_vgg16_bn" with parseq or use default "Felix92/onnxtr-parseq-multilingual-v1"
- Run the CI