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 |
|
Ahmad Bilal
|
95b02d76b0
|
coreml : add support of large-v1 model (#926)
|
2023-05-15 18:36:06 +03:00 |
|
AsukaMinato
|
94aa56f19e
|
minor : improve C++ and Python style (#768)
* use some STL functions
* use self.field than setattr, use pathlib.Path
* recover some format
* const some iter
* Keep the original
* 2 space
|
2023-04-29 10:06:25 +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 |
|