-
Notifications
You must be signed in to change notification settings - Fork 118
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
unable to process multiple files in python #330
Comments
@cdliang11 Please check this error |
you are using |
Thank you for your question. |
but when i was creating an scp and trying to tun, it was crashing |
And after you add |
|
yes check out the above code @JiJiJiang |
The silero-vad 5.1 has been released and used in our cli. Does this new version still have silimar |
when i run
model.diarize_list("wav.scp")
i get this error after 2 -3 files get processed
ValueError: need at least one array to stack
but i am able to diarize files individually. I can't diarize multiple files using a for loop either because i get the same error. please help
The text was updated successfully, but these errors were encountered: