Jhen-Jie Hong
|
5300117471
|
whisper.objc : enable Core ML in example & fix segmentation fault (#910)
* coreml : update endcoder header import path
* coreml : force objc_arc in whisper-encoder.mm
* whisper.objc : create coreml/ group link
* whisper.objc : add coreml model link
* whisper.objc : update readme
* coreml : use -fobjc-arc for coreml/whisper-encoder.mm
* ci: create dummy .mlmodelc for pass ios build
* whisper.objc : update readme
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-05-14 09:47:02 +03:00 |
|
Georgi Gerganov
|
70af52a316
|
coreml : fix seg fault, double free (#919, #917, #899)
|
2023-05-14 09:42:19 +03:00 |
|
Georgi Gerganov
|
1d17cd5bb3
|
coreml : fix memory leak (#899)
|
2023-05-09 18:38:12 +03:00 |
|
Georgi Gerganov
|
5e47e223bd
|
whisper : add Core ML support (#566)
* coreml : use Core ML encoder inference
* coreml : simlpify whisper_encode + log messages
* whisper : resolve rebase conflicts
* coreml : add scripts for CoreML model generation
* bench-all : recognize COREML flag
|
2023-04-15 13:21:27 +03:00 |
|