How can I go further? #693
Unanswered
Luismi1984
asked this question in
Q&A
Replies: 1 comment 2 replies
-
My excuses: I forgot to mention that I use Windows |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am Luismi and I completely new here.
I mean new in almost everything: "Python", "Git"...
I followed these steps:
conda create --name tortoise python=3.9 numba inflect conda activate tortoise conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia conda install transformers=4.29.2 git clone https://github.com/neonbjb/tortoise-tts.git cd tortoise-tts python setup.py install
But I do not know how can I go further.
Can someone help me here, please?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions