Spaces:
Running
Running
Commit History
common : separate whisper sources (#2846) 0447b9d unverified
whisper : rename binaries + fix install (#2648) 30197de unverified
whisper : reorganize source code + improve CMake (#2256) f75c2e3 unverified
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
readme : add Fedora dependencies (#1970) afc6b1a unverified
Mohammadreza Hendiani commited on
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
whisper : add GPU support via cuBLAS (#834) d91d7d9 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 : add "guided-mode" video demo in the README.md c9dec6f unverified
cmake : update to 3.19 (#351) 37e2420 unverified
Andy Maloney commited on
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