Skip to content

Successfully installed ctcdecode #232

@Shuanglin-1126

Description

@Shuanglin-1126

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions