diart icon indicating copy to clipboard operation
diart copied to clipboard

streamig voice activity detection with own model

Open m15kh opened this issue 1 year ago • 0 comments

Hi, thanks for your repository!

I trained a model with a specific voice using the pyannote package, and now I want to use your streaming approach in my task. How can I change the checkpoint?

Currently, I ran your code, and I can get output for the diarization task but i wanna run this code with another check point that i trained

m15kh avatar Oct 21 '24 20:10 m15kh