Spaces:
Running
Running
Commit History
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified
whisper : use flash attention (#2152) 27c0a97 unverified
whisper : suppress tokens with a regex (#1997) 8cc6334 unverified
examples : clean up common code (#1871) da3cdf4 unverified
examples : initialize context params properly (#1852) 3443ee7 unverified
whisper : add grammar-based sampling (#1229) 46f0c56 unverified
build : do not use _GNU_SOURCE gratuitously (#1129) beefa34 unverified
Przemysław Pawełczyk commited on
Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)" 1e5ddb0 unverified
ggml : do not use _GNU_SOURCE gratuitously (#1027) 3a69cdf unverified
Przemysław Pawełczyk commited on
examples : fix + refactor Levenshtein distance 97f9410 unverified
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified
Improve decoding (#291) c46c0dc unverified
ggml : improve vec_dot_f16 unrolling in flash_attn_f16 6e57274 unverified
command : clean-up / refactoring / formatting (#383) fdd70c9 unverified
command : always-prompt mode (#383) d11f3b5 unverified
command : refactor to split command list & general transcription modes (#331) 046f2e5 unverified
Andy Maloney commited on
examples : small code cleanups (#322) e0255d4 unverified
Andy Maloney commited on