Git Product home page Git Product logo

Comments (5)

awni avatar awni commented on July 1, 2024

Yes great point. In the committed code the ground truth labels are being used for the transducer. I have some code to do this properly using the inferred output but I haven't had a chance to clean it up and commit it yet. That's why I haven't posted "transducer" results in the README yet.

from speech.

awni avatar awni commented on July 1, 2024

And yes, I will continue to support this project though any collaborators would be very welcome!!

from speech.

BestSonny avatar BestSonny commented on July 1, 2024

@awni Have you made any progress on cleaning up the decoder?

from speech.

yjchun avatar yjchun commented on July 1, 2024

Just for reference, here is my inference code.
https://gist.github.com/yjchun/aae0b86f89ffb46a54c28e7747124ee4

May not be useful as it is because it uses my model class's internal logic.
The problem is inference is awfully slow. Takes 3 seconds for 10 seconds of audio with 400 hidden layers. 161 chars = 161 prediction+joint network calls at minimum.
Had to read Grave's paper in and out for a few days for this piece of code.

And thank you @awni for sharing your transducer loss implementation which was very helpful.

from speech.

Duum avatar Duum commented on July 1, 2024

Here is my implement for greed decoder.
you may need some change for your lstm decoder network.

from speech.

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.