Closed guillaume-girard closed 1 week ago
Hi everyone, I'm facing the same problem. Any help?
I am having the same problem on firefox in linux as well. Using chrome on windows, I get some clipping instead.
I am having the same problem on firefox in linux as well. Using chrome on windows, I get some clipping instead.
I don't know if if this is related but I can't play back audio recorded from microphone when using chrome on android.
Hi, apologies for the late follow up. We haven't had a chance to look into this issue, but the Gradio codebase has changed quite significantly since this issue was created, particularly with the release of Gradio 5. Could you let us know if this is still an issue in the latest version of Gradio (pip install --upgrade gradio
)? Thanks!
Closing the issue for now, but happy to reopen if the issue continues to persist in the latest version of Gradio
Describe the bug
I'm trying to use the audio component on gradio 4.x to record audio over microphone. I can launch the record but when I click the STOP button the audio is duplicated (there is 1 audio but the record is audible twice in a row) and it is speed up (times 2 I guess...)
Note that I've got the problem on the official audio component demo as well but the audio appears normally for a short period of time (less than a sec) and then appears duplicated.
This bug seems to only appears with Firefox on Linux (linux/chromium is OK and MacOS/Firefox is OK). However I selected "Blocking usage of gradio" severity because our app purpose is to go online, therefore we are not able to upgrade from gradio 3.50.2 for now.
Have you searched existing issues? π
Reproduction
Screenshot
This screen record is from the official the official audio component demo
Logs
System Info
Severity
Blocking usage of gradio
Edit: update the screen recorder that was corrupted