Commit Graph

21 Commits (master)

Author SHA1 Message Date
Georgi Gerganov 09d7d2b68e
examples : refactor in order to reuse code and reduce duplication (#482)
1 year ago
Georgi Gerganov 8de452c18b
Improve decoding (#291)
1 year ago
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
1 year ago
Georgi Gerganov 52a3e0c92a
ggml : improve vec_dot_f16 unrolling in flash_attn_f16
1 year ago
Georgi Gerganov d1ea1220ff
command : clean-up / refactoring / formatting (#383)
1 year ago
David 9c4a1522f6
command : always-prompt mode (#383)
1 year ago
Georgi Gerganov 6b351bb669
command : add "guided-mode" video demo in the README.md
1 year ago
Andy Maloney 84c6b42e65
cmake : update to 3.19 (#351)
1 year ago
Andy Maloney f00509d57c
command : refactor to split command list & general transcription modes (#331)
1 year ago
Andy Maloney dc90efd504
examples : small code cleanups (#322)
1 year ago
Georgi Gerganov 99da1e5cc8
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
1 year ago
Georgi Gerganov 4312995974 command : better indentation
1 year ago
Georgi Gerganov 5eeeb3412d command : update README, show how to use guided mode
1 year ago
Georgi Gerganov 6a69e3ae27 command : adding guided mode
1 year ago
Georgi Gerganov 3b1aacbe6d talk : talk with AI in the terminal
1 year ago
Georgi Gerganov 164df0d447
whisper.objc : fix context + broken readme links
1 year ago
Georgi Gerganov 68ecadbbc9
command.wasm : add voice assistant example for the Web (#171)
2 years ago
Georgi Gerganov be16dfa038
whisper.wasm : do not block page while processing (close #86)
2 years ago
Georgi Gerganov 1246dd023e
command : add demonstration video
2 years ago
Georgi Gerganov 0be27bbd92
command : fix build + fix README + add bold printing
2 years ago
Georgi Gerganov bc88eb13c6
examples : add "command" tool (#171)
2 years ago