You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this python library: https://pypi.org/project/wyoming-piper/ that lists this repo as source. But I can see is not the same repo but I guess is created by the owners of this repo (rhasspy project), so I post the issue here.
I think there should be a repo just for that library this way we could easily create PRs or fork it.
But anyway this issue is to add support for CUDA, piper supports it as you can see in the readme file (https://github.com/rhasspy/piper).
But needs to add the onnxruntime-gpu dependency and support the --cuda parameter.
The text was updated successfully, but these errors were encountered:
I found this python library: https://pypi.org/project/wyoming-piper/ that lists this repo as source. But I can see is not the same repo but I guess is created by the owners of this repo (rhasspy project), so I post the issue here.
I think there should be a repo just for that library this way we could easily create PRs or fork it.
But anyway this issue is to add support for CUDA, piper supports it as you can see in the readme file (https://github.com/rhasspy/piper).
But needs to add the
onnxruntime-gpu
dependency and support the--cuda
parameter.The text was updated successfully, but these errors were encountered: