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

adding a parameter check for device. #777

Merged
merged 1 commit into from
May 15, 2024

Conversation

damithsenanayake
Copy link
Contributor

This fixes issue #776.
Without this fix, you wouldn't be able to select cpu even if you wanted to use it in a system with both cpu and gpu.

Also, for multi GPU systems, not being able to specify a GPU device will trigger cuda errors if the voice clips/inputs/model are loaded on separate devices.

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