Giter Site home page Giter Site logo

Comments (2)

ryanleary avatar ryanleary commented on May 23, 2024

We could make the OOV score configurable if that's something that would be helpful for you. The point of that is to, as you pointed out, more or less only allow in-vocabulary words to be emitted unless the acoustic model is VERY confident. With a strong word-language model, this tends to work well to reduce EER. You are correct that it hurts performance on things like names. If that's a use case for you, we could also look into adding a configurable list of unigrams whose probabilities would be boosted (ie a set of names etc) or you could train a more tailored language model.

from ctcdecode.

PabloValverde avatar PabloValverde commented on May 23, 2024

Hi, any update on the possibility to boost a list of words as some kind of custom vocabulary which would bias the beam search? Or would you have a suggestion on a workaround to achieve this kind of result? I tried changing log probabilities in the lm arpa file but the results are disappointing

from ctcdecode.

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.