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

小白提问 No such file or directory: 'zw.wav' Unable to display frame variables #8

Open
MaiMai96 opened this issue Oct 27, 2021 · 11 comments

Comments

@MaiMai96
Copy link

大大您好 不好意思打扰你了 我在使用语音识别时出现了这两个错误 百度第二个问题,说要调设置 但我的设置没有那个选项。
没有识别那个输出框出来。谢谢您。

@MaiMai96
Copy link
Author

哪两个错误呀,没看到

No such file or directory: 'zw.wav' 这个是运行时候的
Unable to display frame variables 这个是调试时候的
谢谢您

@lixi5338619
Copy link
Owner

No such file or directory 'zw.wav' 是没找到'zw.wav'文件,查看项目中路径是否正确

Unable to display frame variables 一般来说是gevent的问题 ,这个项目中应该没有吧,我也不确定原因。

@MaiMai96
Copy link
Author

No such file or directory 'zw.wav' 是没找到'zw.wav'文件,查看项目中路径是否正确

Unable to display frame variables 一般来说是gevent的问题 ,这个项目中应该没有吧,我也不确定原因。

EMMM 就是这个文件要自己下一个视频那种吗 我看您的视频里 直接是您说话就可以在输出框中转出。
gevent 这个 我看百度就是说有一个Python debugger里面有个选项,勾选。但是我没有Python debugger这个选项。。

@lixi5338619
Copy link
Owner

项目里面没有zw.wav这个文件的,但是你的报错是这个,查看下自己代码中No such file or directory的具体错误位置

@MaiMai96
Copy link
Author

不好意思打扰您了 是我之前开的一个工程没有关闭。。。 但是我现在运行 E:\Python\python.exe: can't open file 'E:/PythonProject/yuyinshibie.py': [Errno 2] No such file or directory 说找不到我这个文件的位置。。 可我就在这个文件夹里创建的。。 我看了一眼还在昂

@lixi5338619
Copy link
Owner

建议cd到项目目录中,再用python启动。

@MaiMai96
Copy link
Author

蟹蟹您! 调试出来输出框了。

error: Handshake status 401 Unauthorized 请问这个是我的url那里有问题吗 我的appid什么的已经改了

error: on_close() takes 1 positional argument but 3 were given

谢谢您一直解答QAQ

@lixi5338619
Copy link
Owner

401 Unauthorized 是身份验证没有通过,请查看ID token那些是否填写正确

@MaiMai96
Copy link
Author

啊啊啊啊!!谢谢您!!!! 还是我的粗心!!QAQ!!! 好了!! 已经可以了!!!蟹蟹您!

@lixi5338619
Copy link
Owner

不用客气,加油!

@MaiMai96
Copy link
Author

好滴!

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