Answering Machine Detection.
Mirrors Python's _AMDClassifier two-gate architecture: a result is only emitted when both a verdict (from LLM or heuristic) and a silence gate (from VAD or timeout) are satisfied.
_AMDClassifier
Answering Machine Detection.
Mirrors Python's
_AMDClassifiertwo-gate architecture: a result is only emitted when both a verdict (from LLM or heuristic) and a silence gate (from VAD or timeout) are satisfied.