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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio is sped up when trimmed (possible related to #6336) #7592

Closed
1 task done
linoytsaban opened this issue Mar 4, 2024 · 1 comment 路 Fixed by #7599
Closed
1 task done

Audio is sped up when trimmed (possible related to #6336) #7592

linoytsaban opened this issue Mar 4, 2024 · 1 comment 路 Fixed by #7599
Assignees
Labels
bug Something isn't working

Comments

@linoytsaban
Copy link

linoytsaban commented Mar 4, 2024

Describe the bug

It seems the audio is sped up the you trim it (possibly related to #6336), for example:

Screen_Recording_20240229_183109_Edge.mp4

Have you searched existing issues? 馃攷

  • I have searched and found no existing issues

Reproduction

import gradio as gr

gr.Interface(fn=lambda x: x, inputs='audio', outputs='audio').queue().launch()

Screenshot

No response

Logs

No response

System Info

gradio==4.19.1

Severity

I can work around it

@linoytsaban linoytsaban added the bug Something isn't working label Mar 4, 2024
@hannahblair hannahblair self-assigned this Mar 4, 2024
@JackismyShephard
Copy link

Could also be related to #7284

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

Successfully merging a pull request may close this issue.

3 participants