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

How can i train my own data on this ? #15

Closed NightFury10497 closed 5 years ago

NightFury10497 commented 5 years ago

I want to use my own dataset and test over this, or lets take VOXCELEB dataset, please guide how should i make the embeddings and create .npz file in data folder and further train it

MuruganR96 commented 5 years ago

Sir. You have to follow READme. Their mentioned two github repo for creating embeddings as you like.