GithubHelp home page GithubHelp logo

Comments (12)

pkufool avatar pkufool commented on July 19, 2024

Sorry for the late reply, we have a discussion in k2 repository (k2-fsa/k2#955) and we are doing experiments, finally we will add something to make symbols emit earier.

from fast_rnnt.

pkufool avatar pkufool commented on July 19, 2024

@Butterfly-c The delay_penalty in k2-fsa/k2#955 has been merged, you can try it. It behaves as good as fast_emit. If you really want the fast_emit, you can try k2-fsa/k2#1069 (by installing k2 or modifying fast_rnnt according to this PR).

from fast_rnnt.

Li-jianqun avatar Li-jianqun commented on July 19, 2024

help help help

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

Please post, all, all, of the logs. The screenshot contains little information and it is hard for us to figure out what bad things happened.

from fast_rnnt.

Li-jianqun avatar Li-jianqun commented on July 19, 2024

image

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

please first use

pip install cmake

and then re-try.

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

Please post, all, all, of the logs. The screenshot contains little information and it is hard for us to figure out what bad things happened.

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

-- Could NOT find CUDNN (missing: CUDNN_LIBRARY_PATH CUDNN_INCLUDE_PATH)

From the error log, you have not installed cuDNN yet.

Also, your installed CUDA is 9.2, which is quite old. I am not sure whether it works.
I suggest that you upgrade your CUDA and PyTorch.

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024
CMake Error at pybind11-subbuild/pybind11-populate-prefix/src/pybind11-populate-stamp/download-pybind11-populate.cmake:170 (message):
Each download failed!

You have network connection problems with github.com. Please re-try.

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

-- No NVCC detected. Disable CUDA support

From the above logs, I suggest installing a CUDA version of PyTorch. Otherwise, it would be slow in training with CPU.

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

From the output of cmake

-- C++ Standard version: 14
-- No NVCC detected. Disable CUDA support

from fast_rnnt.

csukuangfj avatar csukuangfj commented on July 19, 2024

How did you compile fast_rnnt? Do you have the compilation logs?

The error logs show that you have compiled a CPU version of fast_rnnt.

from fast_rnnt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.