| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: support microphone whisper streaming
* fix: cleanup print stmts and adjust how input is read
* fix: remove incorrect comment
* feat: split into new example and simplify
* fix: feature flag example file
* fix: fmt fixes
* feat: simplify and remove redundant files
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: support multithread spectrogram and small perf tweaks
* feat: clippy improvement for loop variable
* fix: add back speed up scale down logic
* fix: readd mirroring logic
* feat: prefer scoped thread and simplify/improve logic/traits
|
|
|
|
|
|
|
| |
* Add a quantized variant of llama2.c
* Clippy fixes.
* Make the whisper model cloneable.
|
| |
|
|
|
|
|
|
|
| |
* Cosmetic change to the quantized whisper model.
* Fix the dequantization.
* Add the dequantize all variable.
|
|
* Add the quantized-whisper model.
* Quantized the whisper model.
* Adapt the whisper example to handle quantization.
* Add the quantized flag.
* Load the proper weights.
|