Extra speaker substitutes

merge-requests/30/head
Bob Mottram 2022-04-21 14:19:12 +01:00
parent bcedcd3f06
commit 50e44ce98e
1 changed files with 4 additions and 0 deletions

View File

@ -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 ",