Skip to content

===> Fixed Working with Pytorch=2.3.1 and cuda=12.1 and python=3.10 <=== #238

@Nirmal-Adhikari-hub

Description

@Nirmal-Adhikari-hub

git clone --recurse-submodules https://github.com/WayenVan/ctcdecode.git
cd ctcdecode

python -m pip install -U pip setuptools wheel
CXXFLAGS="-std=c++17" python -m pip install -v --no-build-isolation .
cd ..
python -c "from ctcdecode import CTCBeamDecoder; print('ctcdecode OK')"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions