Feb. 2, 2023
12:48 p.m.
On Thu Feb 2 12:28:59 2023 +0000, Bernhard Kölbl wrote:
I took the load order from https://github.com/alphacep/vosk-api/blob/master/python/vosk/__init__.py#L18 . `VOSK_MODEL_PATH` > `/usr/share` > `~/.cache/vosk` Maybe `if ((env = getenv("XDG_CACHE_HOME")) || (env = getenv("HOME")))` with same body? Weird. Yeah something like that, but the suffix is also different. I don't know, maybe it's fine like it is.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2091#note_22815