Skip to content
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

Can you list the dependencies like torch version, c++ and others #226

Open
ethio-artifical opened this issue Dec 23, 2023 · 1 comment
Open

Comments

@ethio-artifical
Copy link

          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 .

@LuluW8071
Copy link

LuluW8071 commented Dec 23, 2023

          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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants