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

Add CPU only support to hifigan_decoder.py #635

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

wgaylord
Copy link
Contributor

Allow higigan_decoder.py to run when not using a GPU. Added statements so it detects if you have CUDA or not to set the device in its return statement.

Allow higigan_decoder to run when not using a GPU.
@manmay-nakhashi manmay-nakhashi merged commit c8a3f8a into neonbjb:main Oct 18, 2023
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

Successfully merging this pull request may close these issues.

2 participants