We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can you list the dependencies like torch version, c++ and others
Also I am facing same error in the windows. Will it be different for linux based ?
Originally posted by @LuluW8071 in #210 (comment)
I am facing these errors a lot. Please list down all the requirements (dependencies) to install CTC .
The text was updated successfully, but these errors were encountered:
Can you list the dependencies like torch version, c++ and others Also I am facing same error in the windows. Will it be different for linux based ? Originally posted by @LuluW8071 in #210 (comment) I am facing these errors a lot. Please list down all the requirements (dependencies) to install CTC .
In linux it will work though not for current ctcdecode but from pull request one Follow these steps:
git clone --recursive https://github.com/Sushmitha-Deva/ctcdecode.git cd ctcdecode && pip install .
Though you may need to install dependencies if error occurs Other than that it works for linux based
Sorry, something went wrong.
No branches or pull requests
Also I am facing same error in the windows. Will it be different for linux based ?
Originally posted by @LuluW8071 in #210 (comment)
I am facing these errors a lot. Please list down all the requirements (dependencies) to install CTC .
The text was updated successfully, but these errors were encountered: