Commit Graph
3 Commits
Author SHA1 Message Date
975b811ad9 names shadowing builtins (#5179)
Co-authored-by: chenyu <[email protected]>
2024-06-27 08:15:01 -04:00
mmmkkaaayyandGitHub 7f0cc4a4e8 whisper: support audio >30s (#2378)
* whisper: support audio >30s

* make prompt indexing consistent with reference repo

* fix online
2023-11-21 14:37:51 -08:00
8235da11dd whisper: support batch inference, add librispeech WER test (#2074)
* whisper: support batch inference, add librispeech WER test, add kv caching and JIT

* remove JIT_SUPPORTED_DEVICE

---------

Co-authored-by: George Hotz <[email protected]>
2023-11-16 13:50:08 -08:00