Hyper parameters tuning for Speaker Diarization #1207
Unanswered
SrinivasKalagotla
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There is a whole tutorial in the documentation about that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,

I want to know how to tune the Speaker Diarization model. I saw a piece of code from the huggingface website in which hyper parameters are instantiated.
I have tried the same way for speaker diarization and it throwed an error :
ValueError: parameter 'onset' does not exist
Can you please let me know how to tune the Speaker Diarization.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions