Known Limitations
1. It adds an `া` at the end of consonants if no diacritics is added. In most cases these are correct but in some foreign loan words, it is not correct. But as this module does not have any capability to distinguish between these words, it would add `া` at the end. Please use `custom_end_func` (not implemented yet) to handle these correctly.