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

Add file class based inference API for diarization #5945

Merged
merged 5 commits into from
Feb 28, 2023
Merged

Commits on Feb 22, 2023

  1. Add support for diarization inference

    Signed-off-by: SeanNaren <[email protected]>
    SeanNaren committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a4d1f53 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    Signed-off-by: SeanNaren <[email protected]>
    SeanNaren committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f046cb6 View commit details
    Browse the repository at this point in the history
  3. Address feedback

    Signed-off-by: SeanNaren <[email protected]>
    SeanNaren committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    075d11b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Removed map location for config files, rely on device to correctly …

    …load/set the weights/device
    
    Signed-off-by: SeanNaren <[email protected]>
    SeanNaren committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    61b0aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e45d0 View commit details
    Browse the repository at this point in the history