SimAlign has been [reported](https://arxiv.org/pdf/2004.08728.pdf) to perform sometimes better than eflomal, and there are some [caveats in the WordAlignFilter](https://helsinki-nlp.github.io/OpusFilter/filters/alignment_model_filters.html#wordalignfilter) based on eflomal. SimAlign has a nice-looking Python implementation at https://github.com/cisnlp/simalign, so integration should not be too difficult.