noirnord

Results 3 comments of noirnord

> The problem was solved. We need to train the custom model by keeping argument --sensitive false. > ie, parser.add_argument('--sensitive', default=False , action='store_true', help='for sensitive character mode') > also change...

This issue occurs only when I run on new computer with Mac M1 chip. It is hard to tell exactly which function is running into problems. Otherwise it is running...