assuming that you have a large corpus of (image, character name) data, you should be able to plug that into an off-the-shelf ML lib and get a model that solves the current captchas.
from there, apply filters to the images, retrain your solver, and repeat until you can no longer train the solver with decent accuracy.