Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.gmm bob.bio.gmm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.bio.gmmbob.bio.gmm
  • Issues
  • #23
Closed
Open
Issue created Mar 01, 2018 by Tiago de Freitas Pereira@tiago.pereiraOwner

It's not possible to use verify_gmm with GMMRegular

It's not possible to use verify_gmm with the algorithm GMMRegular (the one that uses the traditional scoring ).

It seems that such algorithm was not designed to used the distributed implementation. If you set it, the algorithm will try to train the UBM twice, one distributed and one not distributed (during the train-enroller; and this one will fail).

The code below with the attached file will raise the issue.

verify_gmm.py -r 8 --run-local-scheduler vox_forge_test.py

Thanks Nathalia for reporting it (She's not part of gitlab so I can't use the @, bit she can see the issue at least).

vox_forge_test.py

Assignee
Assign to
Time tracking