Commit Graph

28 Commits

Author SHA1 Message Date
Roy Shilkrot
65da380f9f
Bump whisper, clblast, add buffered output (#90)
* Bump whisper, clblast, add buffered output

* Update CPU_OR_CUDA environment variable error messages

* Update Cublas validation in Package-Windows.ps1 and initialize function in captions-thread.h

* Update Cublas validation and fix typo in Package-Windows.ps1

* Update default whisper model path to Whisper Tiny English (74Mb)

* Update translation strings for multiple locales
2024-04-18 10:28:32 -04:00
Roy Shilkrot
3afe7670fe Readme update 2024-04-01 22:24:32 -04:00
Roy Shilkrot
4638ce80fe
Remove Cublas input from build script (#80)
* Remove Cublas input from build script

* Remove CUDA Toolkit installation and curl submodule
2024-04-01 21:59:37 -04:00
Roy Shilkrot
0c7d7234af
Update CUDA support and model versions (#78) 2024-03-24 21:23:06 -04:00
Roy Shilkrot
17ffcfc2c1
Enable MacOS ARM64 and Windows CUDA builds (#76)
* Enable CoreML and allow fallback to CPU on MacOS ARM64

* Disable CoreML support on MacOS ARM64

* Fix build configuration for MacOS

* Update macOS build configuration based on MACOS_ARCH environment variable

* Update BuildWhispercpp.cmake to disable FMA instructions on non-Apple platforms

* Add cuBLAS support to build and package actions

* Update Cublas versions in Windows build and packaging scripts

* Update CUDA_TOOLKIT_ROOT_DIR environment variable

* Add sub-packages and non-cuda-sub-packages options to CUDA toolkit setup

* Update CUDA sub-packages in build-project.yaml

* Add "visual_studio_integration" to sub-packages in CUDA build workflow

* Fix typo in build-project.yaml

* Fix typo in CUDA build method

* Update sub-packages in CUDA toolkit installation

* Remove unnecessary CUDA sub-packages and method
2024-03-22 13:33:07 -04:00
Roy Shilkrot
4c15b9514c
Update Whispercpp_Build_GIT_TAG in BuildWhispercpp.cmake (#72) 2024-03-08 10:25:03 -05:00
Roy Shilkrot
d8f64971c2
Update version and Whispercpp build tag (#65) 2024-01-25 11:59:05 -05:00
Roy Shilkrot
b45b235ad6
Bump whisper.cpp. Simple settings mode (#60)
* bump whispercpp, simple settings mode

* lint
2023-12-21 11:08:36 -05:00
Roy Shilkrot
8c02e0c3fc
Fix CUDA build, shuffle whisper files around (#58)
* fix CUDA build, shuffle whisper files around

* lint
2023-11-20 09:18:06 -05:00
Roy Shilkrot
677c08c672 roll back to faster whispercpp ver 2023-11-15 22:17:38 -05:00
Roy Shilkrot
1d80602bbe
Bump whispercpp, fix mac build (#56) 2023-11-15 18:49:25 -05:00
Roy Shilkrot
ea34206400 bump whisper 2023-11-04 22:30:23 -04:00
Roy Shilkrot
a2003d59db lint 2023-09-28 01:46:21 -04:00
Roy Shilkrot
280bd420fc remove blas 2023-09-28 01:45:03 -04:00
Roy Shilkrot
6a47a90b7f disable AVX on linux 2023-09-26 15:11:00 -04:00
Roy Shilkrot
6721b66ade lint 2023-09-25 23:58:10 -04:00
Roy Shilkrot
01412a1094 add openblas 2023-09-25 23:55:32 -04:00
Roy Shilkrot
7805574c7d solve backslarh win path problem 2023-09-20 16:18:39 -04:00
Roy Shilkrot
a025799cd6 install CUDA dlls 2023-09-20 15:50:43 -04:00
Roy Shilkrot
745937af4d openblas sha 2023-09-16 18:40:16 +03:00
Roy Shilkrot
27730fa407 add caption to stream option 2023-09-13 20:36:21 -04:00
Roy Shilkrot
06675eb0bb lint 2023-09-12 01:03:32 -04:00
Roy Shilkrot
b92bf4d36c add cuda build options 2023-09-12 01:03:05 -04:00
Roy Shilkrot
a0713f4bce fix osx linux 2023-09-11 01:14:44 -04:00
Roy Shilkrot
adb2ede905 add openblas 2023-09-11 00:48:49 -04:00
Roy Shilkrot
d794906bdc whisper universal 2023-08-13 23:53:25 +03:00
Roy Shilkrot
1b86990e91 try osx fix 2023-08-13 18:39:12 +03:00
Roy Shilkrot
7023ec5152 initial 2023-08-12 23:51:51 +03:00