diff options
| author | yum <yum.food.vr@gmail.com> | 2023-03-03 20:10:32 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-03-03 20:42:10 -0800 |
| commit | a74ee78dbb79c551851dc182090e7d4292b1e80c (patch) | |
| tree | a18542faddbdb1a8cc6285e39d0bcb3aad47a19d /ComLightLib/comLightClient.h | |
| parent | f7d5741e5c069d759f8412bd40b279e1d7abac4c (diff) | |
Use logprobs, fix beam candidate selection
Incorrect sort condition resulted in worst 5 beams being picked instead of
best 5.
Use log probabilities for joint probability calculation instead of
linear probabilities. Long beams would have probabilities converge
exponentially towards zero; now they converge linearly towards
-INFINITY.
Using both transcripts in Evaluation/setup.ps1, I see a small edit
distance regression (~5%) using beam search vs. greedy.
Diffstat (limited to 'ComLightLib/comLightClient.h')
0 files changed, 0 insertions, 0 deletions
