google / uis-rnn

This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
https://arxiv.org/abs/1810.04719
Apache License 2.0
1.55k stars 320 forks source link

Is there a way to fine tune an already existing pre-trained model? #86

Closed saumyaborwankar closed 3 years ago

saumyaborwankar commented 3 years ago

https://github.com/taylorlu/Speaker-Diarization Author from the above git repo has provided a pre-trained model. Is there some script to fine tune the model in this current repo?

saumyaborwankar commented 3 years ago

Sorry for the issue