Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Anil-matcha/Open-Generative-AI
/ getAudioModelById
Function
getAudioModelById
packages/studio/src/models.js:10446–10446 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
10444
];
10445
10446
export
const
getAudioModelById = (id) => audioModels.find(m => m.id === id);
Callers
2
generateAudio
Function · 0.90
AudioStudio
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected