You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a gradio app that which takes in a few hundred LOCAL audio files utilizes JavaScript to visualize audio data. The waveforms will not visualize in gradio but if I save the web page contents and open it, the waveform content is visualized, so it does not appear to be the JavaScript that is the issue.
When I look in the console in both Firefox and Chrome, I see the following errors and warnings
I am currently using Gradio 5.9.1, however I installed in a conda environment 4.44.0 and the errors about the downloadable fonts went away but the warning remained and the content was still not visualized in gradio.
Have you searched existing issues? 🔎
I have searched and found no existing issues
Reproduction
importgradioasgr
Screenshot
Logs
No response
System Info
Gradio Environment Information:
------------------------------
Operating System: Linux
gradio version: 5.9.1
gradio_client version: 1.5.2
------------------------------------------------
gradio dependencies in your environment:
aiofiles: 23.2.1
anyio: 4.7.0
audioop-lts is not installed.
fastapi: 0.115.6
ffmpy: 0.5.0
gradio-client==1.5.2 is not installed.
httpx: 0.28.1
huggingface-hub: 0.27.0
jinja2: 3.1.5
markupsafe: 2.1.5
numpy: 1.26.4
orjson: 3.10.12
packaging: 24.2
pandas: 2.2.3
pillow: 10.4.0
pydantic: 2.10.4
pydub: 0.25.1
python-multipart: 0.0.20
pyyaml: 6.0.2
ruff: 0.8.4
safehttpx: 0.1.6
semantic-version: 2.10.0
starlette: 0.41.3
tomlkit: 0.12.0
typer: 0.15.1
typing-extensions: 4.12.2
urllib3: 2.3.0
uvicorn: 0.34.0
authlib; extra == 'oauth' is not installed.
itsdangerous; extra == 'oauth' is not installed.
gradio_client dependencies in your environment:
fsspec: 2024.12.0
httpx: 0.28.1
huggingface-hub: 0.27.0
packaging: 24.2
typing-extensions: 4.12.2
websockets: 11.0.3
Severity
Blocking usage of gradio
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a gradio app that which takes in a few hundred LOCAL audio files utilizes JavaScript to visualize audio data. The waveforms will not visualize in gradio but if I save the web page contents and open it, the waveform content is visualized, so it does not appear to be the JavaScript that is the issue.
When I look in the console in both Firefox and Chrome, I see the following errors and warnings
(also see screenshots)
Warning
Errors
I am currently using Gradio 5.9.1, however I installed in a conda environment 4.44.0 and the errors about the downloadable fonts went away but the warning remained and the content was still not visualized in gradio.
Have you searched existing issues? 🔎
Reproduction
Screenshot
Logs
No response
System Info
Severity
Blocking usage of gradio
The text was updated successfully, but these errors were encountered: