Skip to content

Configure the Non-Verbal detection rule

The Non-Verbal detection rule flags Session items whose audio is mostly non-speech — grunts, sighs, laughter, breath, silence. It runs upstream of transcription: audio classified as non-verbal skips transcription and is auto-tagged with a Property of your choice.

Use this to clean up takes where the actor didn’t actually deliver a line, before they pollute your Session items table.

  1. Open the Session you want to configure.
  2. Open the Auto-rules panel from the Session toolbar.
  3. Switch to the Non-Verbal detection tab.

The panel carries a master Enabled / Disabled toggle at the top.

Same pattern as the Mismatch rule — add filters to scope this rule to Sessions that carry specific Properties at the Session level. Leave empty to apply to every Session in your account.

The core knob: a slider from 0.00 to 1.00 controlling how selective the rule is. VoiceQC labels the ranges so you don’t have to guess:

ThresholdLabelEffect
0.000.30Very SensitiveAlmost everything is sent to transcription. Few items tagged non-verbal.
0.310.50SensitiveMost audio transcribed.
0.510.70BalancedThe middle. 0.600.70 is the recommended range.
0.710.90StrictQuieter clips and partial takes get flagged non-verbal.
0.911.00Most StrictOnly confidently-spoken audio passes through.

The rule of thumb VoiceQC surfaces under the slider:

Lower = more audio sent to transcription. Higher = more audio tagged as non-verbal.

You can drag the slider or type a value into the numeric input next to it. The recommended starting point is 0.70 (Balanced).

The Property VoiceQC applies when audio is classified as non-verbal. Click Change Property to pick from your Property library, or define a new entry on the spot. A common choice is Status / Non-verbal or Quality / No take.

  1. After changing the threshold or the Property, the Save Changes button activates in the footer. Reset discards your edits.

  2. Click Save Changes.

  3. Click Re-evaluate Session to apply the updated rule to existing items. A toast tracks progress and shows how many Properties were added and removed when the run completes.

The rule also applies automatically to new items as they’re processed. You only need to re-evaluate when you change the rule itself, not when new audio arrives.

These two rules look at different things:

  • Non-Verbal runs on the audio before transcription. It catches takes that shouldn’t be transcribed in the first place.
  • Mismatch runs after transcription. It catches takes that were transcribed fine but don’t match the expected script.

Use both together. Non-Verbal cleans the input; Mismatch QCs the output.

For deeper guidance on when each is the right tool, see Mismatch vs Non-Verbal: choosing the right rule.