Files
OSGKeyboard/OSGKeyboard/Resources/CustomLanguageModel/v1/manifest.json
T
Rocky 13214e6601 fix(asr): restore computer terminology bias
Rebuild the bundled language model and runtime source filtering around a dedicated computer-term corpus so technical dictation keeps domain coverage.
2026-08-15 09:07:15 +08:00

23 lines
620 B
JSON

{
"version": "v1",
"generated_at": "2026-07-05T11:27:48.823095+00:00",
"locale": "zh-Hans",
"entry_count": 10300,
"sources": [
{
"key": "computer_terms",
"label": "计算机词汇大全【官方推荐】",
"weight": 5,
"raw_count": 10300
}
],
"notes": [
"Domain-specific computer/IT vocabulary only; casual network slang and Sogou popular words removed.",
"PhraseCount weights map to SFCustomLanguageModelData relative frequencies.",
"Merged with ai-tech-brands seed at export time for the final .bin asset."
],
"files": {
"phrases": "phrases.tsv"
}
}