Georgi Gerganov
|
2ef717b293
|
whisper : add large-v3-turbo (#2440)
|
2024-10-01 15:57:06 +03:00 |
|
Georgi Gerganov
|
858452d58d
|
models : disable old script (#2079)
|
2024-04-24 14:56:30 +03:00 |
|
Sơn Phan Trung
|
d05b7ee90e
|
models : make all scripts to be POSIX Compliant (#1725)
* download-coreml-model: make it POSIX-compliant
* download-ggml-model: posix compliant (2nd)
* minor edit
* forgot to add newline
* generate-coreml-interface: far more straightforward
* generate-coreml-model: done with the posix thingy
* typo
* Update download-ggml-model.sh
* fix
* fix typo
* another fix
* Update download-coreml-model.sh
* Update download-ggml-model.sh
* Update download-coreml-model.sh
|
2024-01-12 14:11:04 +02:00 |
|
Georgi Gerganov
|
bfbaa4dce5
|
whisper : make large version explicit + fix data size units (#1493)
|
2023-11-15 19:42:25 +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 |
|
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 |
|