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

How do I run RPNSD on a single audio file with the pretrained model? #8

Open
null0nil opened this issue Jun 26, 2020 · 2 comments
Open

Comments

@null0nil
Copy link

null0nil commented Jun 26, 2020

Hi,

Thanks for making RPNSD available. I was wondering, what if I don't want to run the experiment? Say I have a long audio file, file.wav, can I just run RPNSD on it and get the diarization result? For example, something like:

  ./diarize.py  --pretrained_model modelbest.pth.tar file.wav

Thanks

@HuangZiliAndy
Copy link
Owner

Hi,

Thanks for making RPNSD available. I was wondering, what if I don't want to run the experiment? Say I have a long audio file, file.wav, can I just run RPNSD on it and get the diarization result? For example, something like:

  ./diarize.py  --pretrained_model modelbest.pth.tar file.wav

Thanks

Hi, I think it is a good idea to support this and it is not very difficult based on the inference code. I think I will take a look this week. (sorry I am overwhelmed recently)

Thanks!

@null0nil
Copy link
Author

Hi, just checking..

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