Files
Benjamin LeeandGitHub 7233dd3389 Added custom segment activity reporting (#493)
I need to measure speech activity using the mean logit value rather than
the mean speech probability for a project, as logits play more nicely
with covariance. Thus, I have added the ability to choose between
reporting segment activity with average probability or average logits.

- `enum DiarizerActivityType`: activity reporting mode (`.sigmoids`,
`.logits`)
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/fluidinference/fluidaudio/pull/493"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
  </picture>
</a>
<!-- devin-review-badge-end -->
2026-04-07 19:30:45 -04:00
..
2026-03-17 18:03:54 -04:00