diff --git a/speaker.py b/speaker.py index c128ad019..a85af2198 100644 --- a/speaker.py +++ b/speaker.py @@ -106,11 +106,15 @@ def _speaker_pronounce(base_dir: str, say_text: str, translate: {}) -> str: "Memes": "Meemes", "rofl": "roll on the floor laughing", "ROFL": "roll on the floor laughing", + "lmao": "laughing", + "LMAO": "laughing", "fwiw": "for what it's worth", "fyi": "for your information", "irl": "in real life", "IRL": "in real life", "imho": "in my opinion", + "afaik": "as far as I know", + "AFAIK": "as far as I know", "fediverse": "fediiverse", "Fediverse": "Fediiverse", " foss ": " free and open source software ",