We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Testcase: err.wav.gz
Command line:
python3 detect_voice.py -s /tmp/err.wav -d /dev/stdout -c config/config_for_adapt_vad.json
stderr:
Traceback (most recent call last): File "detect_voice.py", line 33, in <module> bounds_of_speech = list(detect_spoken_frames(sound, fs, method_params)) File "/tmp/vad/vad.py", line 201, in detect_spoken_frames energy_th = params['Energy_PrimThresh'] * math.log(min_energy) ValueError: math domain error
The text was updated successfully, but these errors were encountered:
Hello! I am also facing the same issue.
Sorry, something went wrong.
No branches or pull requests
Testcase: err.wav.gz
Command line:
stderr:
The text was updated successfully, but these errors were encountered: