-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
I want to run OpenVoiceV2 huggingface demo on my local GPU. #306
Comments
To run the OpenVoiceV2 Hugging Face demo with WebUI on your local GPU (NVIDIA T4) in a Jupyter notebook, follow these steps:
This script sets up the Gradio interface and loads the necessary models to run the OpenVoiceV2 demo on your local GPU [1][2]. |
The above code doesn't work as it is incorrect (openvoice) C:\ai\OpenVoice>python openvoice\openvoice_app2.py |
I am running on a local GPU (NVIDIA T4) on a Jupyter notebook with OpenVoiceV2.
How can I run the huggingface demo (with WebUI) on my local GPU?
https://huggingface.co/spaces/myshell-ai/OpenVoiceV2
The text was updated successfully, but these errors were encountered: