Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speaker-Diarization for 2 person conversation #55

Open
ArvindSharma18 opened this issue Aug 6, 2021 · 3 comments
Open

Speaker-Diarization for 2 person conversation #55

ArvindSharma18 opened this issue Aug 6, 2021 · 3 comments

Comments

@ArvindSharma18
Copy link

@taylorlu, I would like to appreciate your effort for this repo! I have a small doubt though while trying the Speaker Diarization for .wav file with 2 speakers, I am getting output for 4 different speakers. I would really like to know if there is any way we can change the number of speakers without starting from scratch? It would be really helpful for me!

@taylorlu
Copy link
Owner

taylorlu commented Aug 6, 2021

No, the model does not support specifying the speaker number, the result all depends on the trained model (speaker and uisrnn) you provided.

@ArvindSharma18
Copy link
Author

Thanks for your quick response.

@ArvindSharma18
Copy link
Author

Hi, I tried to generate my own embedding using generate_embeddings.py with tensorflow 1.x , pytorch 1.3 and keras 2.2.4, but I am unable to run it because of compatibility issues. Can you help with suitable versions to run the code?

@ArvindSharma18 ArvindSharma18 reopened this Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants