Giter Site home page Giter Site logo

Regarding the clstm bindings commit about kraken HOT 3 CLOSED

 avatar commented on July 26, 2024
Regarding the clstm bindings commit

from kraken.

Comments (3)

mittagessen avatar mittagessen commented on July 26, 2024

The clstm bindings package contains only the bindings, not the clstmocrtrain binary, as it is impossible to install non-python executables in a generic path using pip/setuptools. It is only a stopgap so people don't have to compile ancient library versions with syntax incompatible with new compilers until we can switch everything over to pytorch (old models will remain usable) which will happen as soon as getting CTC loss in there is less of a harrowing compilation experience. Training with ketos directly will work as soon as that is finished.

from kraken.

amitdo avatar amitdo commented on July 26, 2024

https://github.com/tmbdev/cctc

Is it usable right now?

from kraken.

mittagessen avatar mittagessen commented on July 26, 2024

I'm working on porting that implementation/clstm ctc directly into the pytorch THNN library to get it merged into mainline. I've resolved most of the C++ indirection but it still lacks the actual loss and gradient calculation. If I'm not entirely mistaken it should be fairly easy to add these but I'll have to read through the Graves paper again to be sure.

from kraken.

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.