Georgi Gerganov
|
bfbaa4dce5
|
whisper : make large version explicit + fix data size units (#1493)
|
2023-11-15 19:42:25 +02:00 |
|
bobqianic
|
953419c69a
|
openvino : update convert-whisper-to-openvino.py to support v3 (#1459)
|
2023-11-09 12:42:39 +02:00 |
|
Georgi Gerganov
|
2cdfc4e025
|
whisper : add support for large v3 (#1444)
* whisper : add support for large v3
* bench : fix build + fix go bindings
* bench : fix n_mels
* models : update readme
|
2023-11-07 15:30:18 +02:00 |
|
bobqianic
|
8a2bee6717
|
models : use absolute paths for the converted model (#1356)
|
2023-11-03 10:44:27 +02:00 |
|
Ryan Metcalfe
|
62b81276e0
|
whisper : add OpenVINO support (#1037)
* openvino: use OpenVINO encoder inference
* openvino: add python script for OpenVINO model generation
* whisper: Fix 'unused' warnings when OpenVINO isn't enabled in build
* Apply suggestions from code review
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
* whisper: Fix compilation error
* whisper: revert whisper_get_openvino_path_encoder & whisper_get_openvino_path_cache to non-const func signatures
* cmake: Add openvino-encoder as separate object target
* whisper : minor style fixes
* minor : indentation fixes
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-07-04 15:56:11 +03:00 |
|