MCPcopy Create free account
hub / github.com/altic-dev/FluidVoice / preloadASRModel

Method preloadASRModel

Sources/Fluid/ContentView.swift:3237–3240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3235 // MARK: - ASR Model Preloading
3236
3237 private func preloadASRModel() async {
3238 // DEPRECATED: No longer auto-loads on startup - models downloaded manually
3239 DebugLogger.shared.debug("Skipping auto-preload - models downloaded manually via UI", source: "ContentView")
3240 }
3241
3242 // MARK: - Model Management
3243

Callers 1

handleContentAppearMethod · 0.95

Calls 1

debugMethod · 0.80

Tested by

no test coverage detected