Harish-sy

Results 2 issues of Harish-sy

File "app.py", line 17 self.hs = hunspell.HunSpell('/usr/share/hunspell/en_US.dic', '/usr/share/hunspell/en_US.aff') ^ IndentationError: unindent does not match any outer indentation level

Traceback (most recent call last): File "recogniseGesture.py", line 68, in recognise(clustering_model,classification_model) File "recogniseGesture.py", line 16, in recognise gestures = ipu.get_all_gestures() File "D:\Indian-sign-language-recognition-master\imagePreprocessingUtils.py", line 108, in get_all_gestures im_tile = concat_tile(gestures, (5,...