MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / load

Method load

src/models/omnivoice/loader.cpp:97–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95};
96
97} // namespace
98
99OmniVoiceLoadedModel::OmniVoiceLoadedModel(
100 runtime::ModelMetadata metadata,
101 runtime::CapabilitySet capabilities,
102 std::shared_ptr<const OmniVoiceAssets> assets)

Callers

nothing calls this directly

Calls 2

load_omnivoice_modelFunction · 0.85
resolve_model_rootFunction · 0.70

Tested by

no test coverage detected