Model Adaptation to upweight individual word probability
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.1k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
The code in `KaldiRecognizer::KaldiRecognizer(Model *model, float sample_frequency, char const *grammar)` makes an entirely new `g_fst`. Is there instead a way to upweight the probability of a single word in `model_->g_fst_` easily while keeping the acceptor/decoding graph of a model?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.