1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-03-02 17:12:42 +01:00
whisper.cpp/examples/whisper.swiftui/whisper.cpp.swift
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others ()
* whisper : add loader to allow loading from other than file

* whisper : rename whisper_init to whisper_init_from_file

* whisper : add whisper_init_from_buffer

* android : Delete local.properties

* android : load models directly from assets

* whisper : adding <stddef.h> needed for size_t + code style

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-01-08 13:03:33 +02:00
..
LibWhisper.swift whisper : add loader class to allow loading from buffer and others () 2023-01-08 13:03:33 +02:00
WhisperCppDemo-Bridging-Header.h examples : add whisper.swiftui demo app () 2022-12-23 10:56:18 +02:00