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

Successfully installed ctcdecode #232

Open
Shuanglin-1126 opened this issue Dec 9, 2024 · 0 comments
Open

Successfully installed ctcdecode #232

Shuanglin-1126 opened this issue Dec 9, 2024 · 0 comments

Comments

@Shuanglin-1126
Copy link

I have successfully installed ctcdecode and the steps are as follows:

git clone --recursive https://github.com/parlance/ctcdecode.git
cd ctcdecode/third_party
tar -zxvf boost_1_67_0.tar.gz && tar -zxvf openfst-1.6.7.tar.gz
cd ../
python setup.py build
python setup.py install
pip install .

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

1 participant