You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to use v4 model and everything is ok. Today I decide to try v5 model,and I load the v5 model from local,then my old code can't successfully run!The error come form this line of code:
Looks like an ffmpeg error that pydub uses as a backend.
Generally, sox based libraries work better for audio.
Yes,I know the error,but what I don't know is, what have changed after I load the v5 model?Cause everything is ok when I use v4 model. All the thing I change is the model directory. Maybe I should reproducing it in the most simple code to locate the problem. Most likely is just because some of my dump code. If there is a bug,I will open a new issue.
I used to use v4 model and everything is ok. Today I decide to try v5 model,and I load the v5 model from local,then my old code can't successfully run!The error come form this line of code:
And the error is :
I don't find any relation between my code and silero-vad model, and my code work just fine with v4 model. Do anyone have any idea?
The text was updated successfully, but these errors were encountered: