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

Function optional_directory

src/models/seed_vc/assets.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31SeedVcAstralConfig parse_astral_config(
32 const json::Value & root,
33 bool skip_ssl_default) {
34 const auto & encoder = root.require("encoder");
35 const auto & quantizer = root.require("quantizer");
36 SeedVcAstralConfig config;

Callers 1

Calls 1

is_existing_directoryFunction · 0.85

Tested by

no test coverage detected