pyannote / pyannote-audio

Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
http://pyannote.github.io
MIT License
5.47k stars 725 forks source link

fine tuning the pretrained model wespeaker-voxceleb-resnet34-LM #1605

Open Emo3032 opened 6 months ago

Emo3032 commented 6 months ago

How can i fine tune the pretrained model with my own audio files for speaker verification? There is no particular tutorial for it and i'm lost

hbredin commented 6 months ago

This is not (yet) supported.

wsstriving commented 5 months ago

How can i fine tune the pretrained model with my own audio files for speaker verification? There is no particular tutorial for it and i'm lost

You can check wespeaker for the model training, and then plug it to pyannote