I ran colab included, and is getting the above mentioned error(in the title) at the following line:
reference_emb = SE_speaker_manager.compute_d_vector_from_clip(reference_files)
There seems to be no implementation of 'compute_d_vector_from_clip' function in class "SpeakerManager"
I ran colab included, and is getting the above mentioned error(in the title) at the following line:
reference_emb = SE_speaker_manager.compute_d_vector_from_clip(reference_files)There seems to be no implementation of 'compute_d_vector_from_clip' function in class "SpeakerManager"