Replies: 2 comments
-
I have a same problem. Can you help me? |
Beta Was this translation helpful? Give feedback.
0 replies
-
replace in example script
with
then replace with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am trying to run your example microphone_and_webRTC_integration.py and I am getting the following error:
Traceback (most recent call last):
File "microphone_and_webRTC_integration.py", line 201, in
main(ARGS)
File "microphone_and_webRTC_integration.py", line 125, in main
(get_speech_ts,,, ,, _, _) = utils
ValueError: not enough values to unpack (expected 7, got 5)
Illegal instruction: 4
Could you help me fix that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions