Files
delayed-streams-modeling/stt-rs
Bai Li 7d1e4b703a Add quantization support and GGUF loading to standalone STT Rust script (#120)
* scripts to int8 quantize the thing

* target bf16 to uint8, 2x reduction

* able to load the model

* quantized working

* remove unused scripts

* conditional init depending on quantized
2025-08-25 09:28:48 +02:00
..