-
Notifications
You must be signed in to change notification settings - Fork 245
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
Share how to install successful "ctcdecode" #229
Comments
That works!Thank you! |
Hey there! I've literally just copy pasted OP's step 1 and 2 from: [INSTALLATION]
And then ran
because that's what I saw on their terminal. You might want to try creating a very new conda environment for this. And btw if you update some of the requirements ctcdecode has, it probably won't work anymore. |
Is it possible to install ctcdecode without having a Cuda GPU? |
I changed the system image to Ubuntu 22.0+ version, then ran "pip install torch==2.0.0" It's solved. |
After much struggle with installation, I am now sharing a definitive environment.
This is undoubtedly a solid environment where the ctcdecode module works reliably.
"I have confirmed that the installation was successful after repeating the installation process five times consecutively in the same environment."
The installation environment is as follows:"
[INSTALLATION]
*But, torchdata 0.7.1 requires torch>=2, but you have torch 1.12.0 which is incompatible.
The text was updated successfully, but these errors were encountered: