changing the ctc_beam_search_decoder.cpp function
Created by: alanbekker
I wonder maybe you have a main.cpp function which you used to debug ctc_beam_search_decoder.cpp function.
I would like to change thectc_beam_search_decoder.cpp and need ability to debug the changes with breakpoint...any ideas how to do so?