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

Microphone not working #224

Open
tingtongdpnw opened this issue Jul 31, 2024 · 2 comments
Open

Microphone not working #224

tingtongdpnw opened this issue Jul 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tingtongdpnw
Copy link

Microphone is not working. I get an error whenever i generate it. Please fix it.

@tingtongdpnw tingtongdpnw added the bug Something isn't working label Jul 31, 2024
@tingtongdpnw
Copy link
Author

ValueError: An event handler (transcribe_mic) didn't receive enough output values (needed: 2, received: 1).
Wanted outputs:
[<gradio.components.textbox.Textbox object at 0x7fd4a8932a10>, <gradio.templates.Files object at 0x7fd4a8932bc0>]
Received outputs:
[None]

@jhj0517
Copy link
Owner

jhj0517 commented Aug 1, 2024

Hi @tingtongdpnw.
I could not reproduce the same bug with the latest version of the web ui.

Can you try recording with the latest version of the web ui and see if the same bug happens?

You can update the web ui with:

git pull origin master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants