ccoreilly / vosk-browser

A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
Apache License 2.0
364 stars 60 forks source link

Word confidence value is always 1... #68

Open lheine10 opened 1 year ago

lheine10 commented 1 year ago

Hi,

the word confidence value is always 1.

Thanks for this great lib!

Lorenz