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

mp3 audio format #17

Open
wwfcnu opened this issue Oct 13, 2023 · 4 comments
Open

mp3 audio format #17

wwfcnu opened this issue Oct 13, 2023 · 4 comments

Comments

@wwfcnu
Copy link

wwfcnu commented Oct 13, 2023

First of all, thank you very much for your work.
In addition, will you consider supporting mp3 format in the future? Use ffmpeg instead of torchaudio to support more formats

@shansongliu
Copy link
Owner

First of all, thank you very much for your work. In addition, will you consider supporting mp3 format in the future? Use ffmpeg instead of torchaudio to support more formats

We have just updated our gradio demo and inference scripts recently. I have tested mp3 file input for the gradio demo, it works well, you can have a try.

@wwfcnu
Copy link
Author

wwfcnu commented Oct 13, 2023

First of all, thank you very much for your work. In addition, will you consider supporting mp3 format in the future? Use ffmpeg instead of torchaudio to support more formats

We have just updated our gradio demo and inference scripts recently. I have tested mp3 file input for the gradio demo, it works well, you can have a try.

image

@shansongliu
Copy link
Owner

First of all, thank you very much for your work. In addition, will you consider supporting mp3 format in the future? Use ffmpeg instead of torchaudio to support more formats

We have just updated our gradio demo and inference scripts recently. I have tested mp3 file input for the gradio demo, it works well, you can have a try.

image

We will support it later. Stay tuned.

@wwfcnu
Copy link
Author

wwfcnu commented Oct 19, 2023

@shansongliu I see that utils.py resamples the audio to 24000hz. What is the basis for this?

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