Skip to content

Instantly share code, notes, and snippets.

@ljnmedium
Created July 12, 2023 12:37
Show Gist options
  • Save ljnmedium/bc221ec69d5a9df4df6deb5353e4c695 to your computer and use it in GitHub Desktop.
Save ljnmedium/bc221ec69d5a9df4df6deb5353e4c695 to your computer and use it in GitHub Desktop.
metric.md
Error Definition
False Alarm Speech segment predicted where there is no speaker (False positive from VAD model)
Missed Detection No speech detected where there is a speaker (False negative from VAD model)
Confusion Speech is in the wrong cluster (error from the clustering model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment