summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/whisper/audio.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in whisper transformer (#2681)mert-kurttutan2024-12-241-0/+1
* Speaker embeddings computation for metavoice. (#1800)Laurent Mazare2024-03-041-1/+1
* feat: support multithread spectrogram and small perf tweaks (#1674)drbh2024-02-081-20/+142
* fix: address clippy 0.1.74 issues (#1336)drbh2023-11-161-2/+1
* Preliminary support for whisper v3. (#1294)Laurent Mazare2023-11-081-2/+6
* Move some models to candle-transformers so that it's easier to re-use. (#794)Laurent Mazare2023-09-101-0/+210