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

Function selected_modes

tests/warmbench.py:551–555  ·  view source on GitHub ↗
(args: argparse.Namespace, config: dict[str, Any])

Source from the content-addressed store, hash-verified

549 "default_case_name": "voice_ref_scene",
550 "default_requests_per_session": 1,
551 "default_warmup": 0,
552 "wav_cosine_min": 0.98,
553 "log_mel_cosine_min": 0.98,
554 "similarity_vote_required": 1,
555 },
556 "parakeet": {
557 "kind": "asr",
558 "modes": ["offline", "longform", "streaming"],

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected