1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-03-07 11:32:17 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Andy Maloney
84c6b42e65
cmake : update to 3.19 ()
- update from 3.0 (from 2014) to 3.19 (from 2020)
- move some global setting onto the targets (through a cmake include)
2023-01-05 21:22:48 +02:00
Georgi Gerganov
68ecadbbc9
command.wasm : add voice assistant example for the Web ()
Same as the command-line tool "command", but runs in the browser

Also, added helper script "extra/deploy-wasm.sh" and fixed some timing
constants for the WASM examples.
2022-11-26 11:40:06 +02:00