kyutai/stt-rs
Haixuan Xavier Tao 8a5ec4c228
Use inferred word as print instead of previous word
Currently the word that is printed at time t is the one from the previous iteration making it just one iteration slow. 

This should fix it although I'm not exactly sure why it used to be as is before.
2025-07-16 14:52:33 +02:00
..
src Use inferred word as print instead of previous word 2025-07-16 14:52:33 +02:00
Cargo.lock fix: update hf-hub dependency to 0.4.3 to resolve URL parsing error (#21) 2025-06-27 13:18:27 +02:00
Cargo.toml fix: update hf-hub dependency to 0.4.3 to resolve URL parsing error (#21) 2025-06-27 13:18:27 +02:00