whisper.cpp/examples
Digipom 0f4227d9ee
examples : add whisper.swiftui demo app (#308)
* Add SwiftUI demo project.

* Add -DGGML_USE_ACCELERATE
2022-12-23 10:56:18 +02:00
..
bench cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 2022-12-19 20:45:08 +02:00
bench.wasm bench.wasm : same as "bench" but runs in the browser (#89) 2022-12-11 11:09:10 +02:00
command cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 2022-12-19 20:45:08 +02:00
command.wasm whisper.objc : fix context + broken readme links 2022-11-27 10:52:27 +02:00
main cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 2022-12-19 20:45:08 +02:00
stream cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 2022-12-19 20:45:08 +02:00
stream.wasm command.wasm : add voice assistant example for the Web (#171) 2022-11-26 11:40:06 +02:00
talk cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 2022-12-19 20:45:08 +02:00
talk.wasm talk : make compatible with c++11 (part 2) 2022-12-11 20:34:04 +02:00
whisper.android Build a vfpv4 library for armeabi-v7a and do runtime detection to select the right library 2022-12-22 16:47:54 +02:00
whisper.nvim Update README.md 2022-11-04 22:26:08 +02:00
whisper.objc Update README.md 2022-12-19 22:09:21 +02:00
whisper.swiftui examples : add whisper.swiftui demo app (#308) 2022-12-23 10:56:18 +02:00
whisper.wasm Node.js package (#260) 2022-12-12 20:17:27 +02:00
CMakeLists.txt bench.wasm : same as "bench" but runs in the browser (#89) 2022-12-11 11:09:10 +02:00
dr_wav.h refactoring : move main + stream in examples + other stuff 2022-10-25 20:53:48 +03:00
generate-karaoke.sh minor : add comment for using "generate_karaoke.sh" 2022-11-26 10:22:42 +02:00
helpers.js stream.wasm : add web-based real-time transcription (#112) 2022-11-25 23:57:46 +02:00
livestream.sh twitch.sh : various fixes and polishing 2022-12-08 19:20:04 +02:00
twitch.sh twitch.sh : various fixes and polishing 2022-12-08 19:20:04 +02:00
yt-wsp.sh yt-wsp.sh : improve usage instructions 2022-12-07 22:12:08 +02:00