You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueError: Could not find any protocol for "VoxCeleb" database. Please refer to pyannote.database documentation to learn how to define them: https://github.com/pyannote/pyannote-database
#12
Hello,
I've encountered a similar issue as described in this thread and would appreciate any guidance or updates that might be available. I'm using the following versions of the pyannote suite:
pyannote-audio: 3.0.0
pyannote-database: 5.0.1
pyannote-db-voxceleb: 1.3.1
I got error like the above and this is what I put in my database.yml
and this is how I call the protocol
protocol = get_protocol('VoxCeleb.SpeakerVerification.VoxCeleb2')
The text was updated successfully, but these errors were encountered: