
Turn-over Rate (TOR), introduced in Full-Duplex-Bench [5], measures how often a full-duplex spoken dialogue model yields the speaking floor during overlapping speech. TOR is computed from ASR transcripts, and this dependency is important: two commonly-used ASR backends produce TOR estimates that diverge by up to 23.5 percentage points on the same audio, making cross-study comparisons unreliable. We propose the Acoustic Turn-over Rate (ATR), which replaces the ASR step with voice activity detection (VAD). ATR asks the same question as TOR — did the model’s audio fall silent before the overlap window closed? — but answers it directly from the waveform, without transcription. Evaluated on Moshi [2] across all four Full-Duplex-Bench v1.5 [6] scenarios, three independent VAD backends (Silero, WebRTC, pyannote) agree within 7.6 percentage points on user interruption, roughly three times more consistent than ASR-based TOR on the same audio. ATR requires no language model, runs locally, and is language-agnostic, making it a practical and more reproducible alternative for benchmarking full-duplex speech systems. Index Terms: full-duplex dialogue, turn-taking evaluation, voice activity detection, spoken dialogue systems, overlap handling
