MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / hasFFmpeg

Function hasFFmpeg

packages/cli/src/whisper/manager.ts:233–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231}
232
233export function hasFFmpeg(): boolean {
234 return findFFmpeg() !== undefined;
235}
236
237export { MODELS_DIR, DEFAULT_MODEL };

Callers 2

handleVideoFileFunction · 0.85
transcribeFunction · 0.85

Calls 1

findFFmpegFunction · 0.85

Tested by

no test coverage detected