summaryrefslogtreecommitdiff
path: root/candle-examples/examples/whisper-microphone/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix for whisper-microphone example failure if audio isn't chunk aligned (#2645)Adam Nelson2024-11-271-3/+17
* Support whisper large-v3 turbo in the whisper-microphone example. (#2533)Laurent Mazare2024-10-021-0/+3
* Refactor the whisper microphone example. (#2523)Laurent Mazare2024-10-011-81/+73
* feat: support microphone whisper streaming (#1678)drbh2024-02-121-0/+673