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

Any chance to make the model work faster #61

Open
UtkuBulkan opened this issue Mar 1, 2025 · 0 comments
Open

Any chance to make the model work faster #61

UtkuBulkan opened this issue Mar 1, 2025 · 0 comments

Comments

@UtkuBulkan
Copy link

Resemble-enhance is pretty good in terms of enhancing the audio quality.

Is there any chance to make it faster ?

Changing argumemnts nfe or euler approach makes small changes.

For a 22 seconds audio, it takes generally about 14 seconds.

Any suggestions are welcome.

Note : Here are some of the approaches we have employed, but so far no luck in terms of making things faster

resemble-enhance --device cuda --solver euler --nfe 32 --parallel_mode {enhance_in_temp_directory} {enhance_out_temp_directory}"

resemble-enhance --device cuda --nfe 16 --parallel_mode {enhance_in_temp_directory} {enhance_out_temp_directory}"

resemble-enhance --device cuda --nfe 2 --parallel_mode {enhance_in_temp_directory} {enhance_out_temp_directory}"
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

1 participant