Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING(task): drop support for multilabel training #1783

Merged
merged 4 commits into from
Nov 8, 2024

Commits on Oct 23, 2024

  1. BREAKING: simplify diarization task

    * feat: add support for manual optimization
    * BREAKING: remove support for "multi-label" training
    * BREAKING: remove support for "warm_up" option
    * BREAKING: remove support for "weigh_by_cardinality" option
    * BREAKING: remove support for "vad_loss" option
    *
    hbredin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5acb37d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: fix docstring

    hbredin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    60f4162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6631c87 View commit details
    Browse the repository at this point in the history
  3. doc: update changelog

    hbredin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d004cbc View commit details
    Browse the repository at this point in the history