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 piper __main__.py and process.py to allow --cuda arg passing for GPU accel piper #2

Merged
merged 3 commits into from
Dec 30, 2023

Conversation

baudneo
Copy link

@baudneo baudneo commented Dec 27, 2023

I added main.py and process.py from another persons PR so piper can utilize GPU. Also edited the gpu docker compose file to bind mount the files into the container.

Adds --cuda arg support
Adds --cuda arg support
Adds bind mounts for __main__.py and process.py to add --cuda arg support to piper until the upstream project includes it.
@edurenye
Copy link
Owner

LGTM

@edurenye edurenye merged commit 5a36158 into edurenye:gpu Dec 30, 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