GauravWaghmare / Speaker-Identification

A program for automatic speaker identification using deep learning techniques.
84 stars 26 forks source link

Regarding information about dataset #4

Open abhishekkritarth opened 6 years ago

abhishekkritarth commented 6 years ago

Hi @GauravWaghmare , I have gone through your code and train the model for sample of 5 speakers with 2 utterances for each speaker it identifies the speaker correctly. Can you please tell me the max number of speakers it identifies correctly and should we do transfer learning for this to add a new speaker or batch of speakers.

Thank you.