{ "schema_version": 1, "_comment": "How piper should say latin words inside a Russian sentence. Keys are lowercase and matched whole, so 'nexus' is rewritten and 'nexuses' is not. Values are Russian spelling of the sound, which is the only thing piper's RU voice can read. Adding a word here is a data change: nothing in the code knows any of these names.", "entries": { "maven": "мэйвен", "nexus": "нексус", "praxis": "праксис", "hexis": "хексис", "vikunja": "викунья", "homesrv": "хоумсерв", "workpc": "воркписи", "kuma": "кума", "netdata": "нетдата", "paperless": "пейперлес", "gitea": "гитея", "docker": "докер", "kiwix": "кивикс", "searxng": "серч эн джи", "piper": "пайпер", "whisper": "виспер", "caldav": "калдав", "telegram": "телеграм", "ntfy": "нотифай", "imap": "аймап", "smtp": "эс эм ти пи", "http": "эйч ти ти пи", "https": "эйч ти ти пи эс", "api": "эй пи ай", "url": "юарэль", "cpu": "цэпэу", "gpu": "джипиу", "ram": "рам", "ssd": "эсэсди", "hdd": "эйчдиди", "usb": "юэсби", "vpn": "вэпээн", "nas": "нас", "dns": "дээнэс", "wifi": "вайфай", "pdf": "пэдээф", "json": "джейсон", "llm": "элэлэм", "tts": "титиэс", "stt": "эстиэти", "ok": "окей" } }