Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ options_from_object
Function
options_from_object
app/server/runtime.cpp:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
pos = amp + 1;
72
}
73
return {};
74
}
75
76
const char * backend_name(engine::core::BackendType type) {
77
switch (type) {
78
case engine::core::BackendType::Cpu:
Callers
2
build_openai_transcription_request
Function · 0.70
build_speech_request
Method · 0.70
Calls
1
json_options_map
Function · 0.85
Tested by
no test coverage detected