From 50e44ce98e7e9ce825ca5afc5cc111fce826aa7a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 21 Apr 2022 14:19:12 +0100 Subject: [PATCH] Extra speaker substitutes --- speaker.py | 4 ++++ 1 file changed, 4 insertions(+) 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 ",