summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/whisper/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Module Docs (#2624)zachcp2024-11-181-3/+7
* Documentation Pass for Models (#2617)zachcp2024-11-151-0/+8
* Use the whisper-v3 tokenizer now that it has been added. (#1337)Laurent Mazare2023-11-161-1/+1
* Preliminary support for whisper v3. (#1294)Laurent Mazare2023-11-081-1/+1
* Add a quantized variant of whisper (#1017)Laurent Mazare2023-10-021-0/+20
* Move some models to candle-transformers so that it's easier to re-use. (#794)Laurent Mazare2023-09-101-0/+26