Spaces:
Running
Running
Commit History
release : v1.4.2
92d863e
unverified
cmake : fix define used for COREML_ALLOW_FALLBACK (#893)
3f26c89
unverified
Jonathan Soo
commited on
cmake : fix options disabling AVX and AVX2 flags (#885)
b44a680
unverified
ZaBlazzingZephyrus
commited on
cmake : add options to disable CPU flags (#860)
6a5e7e7
unverified
ci : add cuBLAS build workflow and fix error causing lines in CMakeLists (#867)
4a2abaf
unverified
build : CLBlast support as in llama.cpp (#862)
6a785f1
unverified
Vulcan
commited on
release : v1.4.1
8068ae8
unverified
release : v1.4.0
a4c35c9
unverified
whisper : add integer quantization support (#540)
a5f8f3c
unverified
whisper : add GPU support via cuBLAS (#834)
d91d7d9
unverified
build : add WHISPER_COREML_ALLOW_FALLBACK to make / CMake (#812)
49fb1c6
unverified
release : v1.3.0
016ac02
unverified
whisper : add Core ML support (#566)
1fd4bde
unverified
cmake : add msvc compiler args /utf-8 fix error C3688 (#721)
5aaa017
unverified
LittleLoli
commited on
cmake : add a flag to disable F16C (#628)
cac3f10
unverified
release : v1.2.1
870c4e1
unverified
cmake : install whisper.h header (#485)
610cdde
unverified
ci : add node addon test and optimize compilation configuration (#468)
398871a
unverified
release : v1.2.0
07e1dc7
unverified
release : v1.1.1
cbcc851
unverified
cmake : bump version to 1.1.0
edc127c
unverified
cmake : add -Wno-unused-function + update whisper.js
a9aee6f
unverified
cmake : support AVX2 in Windows better (#381)
ef2ccf5
unverified
m.bell
commited on
Revert "tmp"
eba6821
unverified
go : bindings updated so they can be used in third party packages. (#379)
4030b6d
unverified
tmp
6101321
unverified
cmake : change min required version to 3.0 (#351)
33bd153
unverified
cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
d472548
unverified
cmake : update to 3.19 (#351)
37e2420
unverified
Andy Maloney
commited on
cmake : add runtime destination install (#345)
4bc14b2
unverified
cmake : add headers to target (#298)
0be4a11
unverified
Andy Maloney
commited on
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
7ffa531
unverified
release : v1.0.4
e29a728
unverified
release : v1.0.3
cad4b5d
unverified
release : v1.0.2
af0c050
unverified
Node.js package (#260)
67b8a21
unverified
cmake : require c++11 instead of c++20
cf916cf
unverified
Find libopenblas.dll.a on windows
6f7863e
Tamotsu Takahashi
commited on
Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
5eb3549
unverified
Fix the Windows pthread_create shim
0c17e51
boolemancer
commited on
cmake : add submodule whisper.spm
a7ccde0
unverified
cmake : fix passing GGML_PERF compile option
e670e4f
unverified
ref #5 : update CMake for Windows build
d2b4741
unverified
Add OpenBLAS support
bf551c0
Fixed compile definitions and link libraries for MSVC
8a29c9d
Mikhail Grigorev
commited on