feat(keyboard): ship AI hint carousel, home library cards, and clipboard polish
Rotate AI idle suggestions with optional remote packs, move history/dictionary onto self-sizing Home preview cards, harden clipboard capture/prompting, and simplify keyboard chrome by dropping most liquid-glass shadows.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
// LocalASRModelCatalog.swift
|
||||
// OSGKeyboard · Shared
|
||||
//
|
||||
// Bundled catalog of downloadable / manual local ASR models and Sherpa runtimes.
|
||||
// Bundled macOS local-ASR model catalog. Qwen3 MLX is the active default and
|
||||
// Apple Speech is the fallback; Sherpa backend/runtime identifiers remain for
|
||||
// decoding legacy catalog and persisted install state, not current recognition.
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user