Example: Speak -> Spubeak, more info here
Don\'t give me a solution, but point me in the right direction or tell which which python library I could
Regular expressions are really the best route. If you are unsure of how to proceed, check how capturing groups work, and how you can include them in your substitutions.