whisper.cpp/examples
Matheus de Sousa 8e3f129b4d
minor : resolves some of warnings when compiling with clang/clang++ (#294)
* Resolves some of warnings when compiling with clang/clang++

Mostly nit stuff that clang catches when compiling with -Wall -Wextra
-pedantic.

- Fix comparison between sign/unsigned integers.
- Passes a constant reference (const&) instead of copying each time.

* minor : normalize coding style

* minor : fix warning

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2022-12-19 20:19:01 +02:00
..
bench bench.wasm : same as "bench" but runs in the browser (#89) 2022-12-11 11:09:10 +02:00
bench.wasm bench.wasm : same as "bench" but runs in the browser (#89) 2022-12-11 11:09:10 +02:00
command command : better indentation 2022-12-16 19:38:18 +02:00
command.wasm whisper.objc : fix context + broken readme links 2022-11-27 10:52:27 +02:00
main minor : resolves some of warnings when compiling with clang/clang++ (#294) 2022-12-19 20:19:01 +02:00
stream stream : update README.md + comments 2022-12-16 18:04:19 +02:00
stream.wasm command.wasm : add voice assistant example for the Web (#171) 2022-11-26 11:40:06 +02:00
talk talk : improve prompting 2022-12-12 23:44:36 +02:00
talk.wasm talk : make compatible with c++11 (part 2) 2022-12-11 20:34:04 +02:00
whisper.android Update README.md (#46) 2022-12-16 19:28:51 +02:00
whisper.nvim Update README.md 2022-11-04 22:26:08 +02:00
whisper.objc whisper.objc : fix context + broken readme links 2022-11-27 10:52:27 +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