Commit Graph

  • 3627ef51f6
    minor talk.llama-coreml Georgi Gerganov 2023-03-26 23:54:52 +0300
  • de498994e8
    Do not busy wait. Windows implementation. Jan Bielak 2023-03-26 22:10:30 +0200
  • 071f41080a
    Fix return type Jan Bielak 2023-03-26 19:18:21 +0200
  • fa6d91c4f5
    Use stdatomic.h when available on Windows. Add ground for potentially using a thread pool in the future. Jan Bielak 2023-03-26 19:15:02 +0200
  • c353100bad
    minor Georgi Gerganov 2023-03-26 19:30:56 +0300
  • 66fc4010c2
    WIP Georgi Gerganov 2023-03-26 18:06:31 +0300
  • fd83fb293b
    Merge pull request #3 from janekb04/ease-windows-development Jan Bielak 2023-03-26 16:59:25 +0200
  • 4f8e7889dc
    Remove unnecessary redirection. Jan Bielak 2023-03-26 16:49:07 +0200
  • 2dbba27bb0
    Actually run the memcpy and ggml_mat_mul benchmarks. Jan Bielak 2023-03-26 16:43:25 +0200
  • 0af3c998c1
    Fix script name in usage string Jan Bielak 2023-03-26 16:18:35 +0200
  • bbb90f95d2
    Add powershell version of bench-all for running on Windows. Jan Bielak 2023-03-26 16:17:22 +0200
  • cce30d41db
    WIP WIP WIP Georgi Gerganov 2023-03-26 12:22:29 +0300
  • 0244810697
    rebase on master after whisper_state changes coreml-with-state Georgi Gerganov 2023-03-26 16:09:06 +0300
  • 6efb04fc72
    coreml : simlpify whisper_encode + log messages Georgi Gerganov 2023-03-05 18:31:09 +0200
  • ee0d6ff473
    coreml : use Core ML encoder inference Georgi Gerganov 2023-03-05 11:11:51 +0200
  • a94d015c8f
    Add to .gitignore: CMakeSettings.json for those using Visual Studio. bench.exe and whisper.dll for convenience, similarly to linux artifacts Jan Bielak 2023-03-26 14:41:30 +0200
  • 7b7c9eb005 stream: output current incomplete line if interrupted Don Mahurin 2023-03-25 01:35:42 -0700
  • c55c4c9c4f stream : output only completed lines of text in saved file. Don Mahurin 2023-03-15 23:05:06 -0700
  • 0b8971ed5c Made port number an argument Andrew White 2023-03-24 11:26:10 +0100
  • 91ac31f6b0 fix double quotes in JSON output Egor Egorov 2023-03-24 11:49:23 +0200
  • 8587138c62 fix double quotes in JSON output Egor Egorov 2023-03-24 11:49:23 +0200
  • cdea3f4309 typo in JSON output Egor Egorov 2023-03-24 11:23:56 +0200
  • 8acc1ec209 Remoevd duplicates in VAD version Andrew White 2023-03-23 09:21:38 +0100
  • e286c590b9 whisper : add initial_prompt param Jhen 2023-03-23 14:30:07 +0800
  • 4d3ec51906 Improved fixed length to not send so often Andrew White 2023-03-23 02:51:41 +0100
  • f71d49c441
    Merge af6dc431be into 8e361d90d7 Thomas F Steeples 2023-03-22 20:30:35 -0400
  • 8e361d90d7
    whisper : disable fallbacks until the performance is improved (#588) Georgi Gerganov 2023-03-22 22:34:39 +0200
  • fc49c44426
    cmake : add a flag to disable F16C (#628) Andrew Huynh 2023-03-22 13:30:40 -0700
  • aec01bb337
    Include link to R wrapper in README (#626) jwijffels 2023-03-22 21:28:22 +0100
  • 21165580a1
    Nodejs Addon blocking main thread. Implemented Napi::AsyncWorker (#642) Lucas Zanek 2023-03-22 17:19:22 -0300
  • 1d749919e3
    whisper.objc : add -O3 -DNDEBUG in release mode (#640) Jhen-Jie Hong 2023-03-23 04:16:04 +0800
  • d4fa0d92ad
    fixed language auto-detection for state provided processing (#627) sandrohanea 2023-03-22 20:47:09 +0100
  • a5e60c019d
    readme : add react-native bindings (#619) Jhen-Jie Hong 2023-03-23 03:39:02 +0800
  • 8fcd1a3b32
    main : provide option for creating JSON output (#615) Leo Moll 2023-03-22 20:37:36 +0100
  • 7403891239
    main : remove leftovers Georgi Gerganov 2023-03-22 21:36:42 +0200
  • 992aa2cd1b
    models : change default encoding to utf8 (#605) Kamilake 2023-03-23 04:17:24 +0900
  • 4aa3bcf8a4
    make : fix MUSL Linux build (#576) Georgi Gerganov 2023-03-22 20:51:42 +0200
  • bb70055e89
    make : fix MUSL Linux build Georgi Gerganov 2023-03-06 22:24:08 +0200
  • 1beff6f66d
    models : change HF hosting from dataset to model Georgi Gerganov 2023-03-22 20:44:56 +0200
  • 43515ee3a9 removed extra function for more clean example Lucas Zanek 2023-03-22 11:39:11 -0300
  • 03279e9775 added logic to see the whisper output Lucas Zanek 2023-03-22 11:36:16 -0300
  • 145636c816 added logic to see the whisper output Lucas Zanek 2023-03-22 11:35:19 -0300
  • 5fabdafe19 format Lucas Zanek 2023-03-22 11:30:38 -0300
  • 7ef859cf8a modify the example to run async Lucas Zanek 2023-03-22 11:29:27 -0300
  • afc78c3d7e fixed blocking code on node addon Lucas Zanek 2023-03-22 11:01:40 -0300
  • d75573db3e xcodeproj : add -O3 -DNDEBUG in release mode Jhen 2023-03-22 08:37:44 +0800
  • 0e4afaf7d3 Update Anthony Xie 2023-03-21 15:05:46 -0700
  • 1be9daf9f3 Fixed a few conditions Andrew White 2023-03-20 07:11:45 +0100
  • 3ec413c7ab Cleaned-up string formatting a bit Andrew White 2023-03-19 23:08:35 -0400
  • c525d9be98 Adjusted ports Andrew White 2023-03-19 10:57:28 -0400
  • 90d5a4895a Added install notes Andrew White 2023-03-19 01:50:43 -0400
  • b374064bb4 Added ZMQ support Andrew White 2023-03-19 01:43:48 -0400
  • 7909d5d9cc
    Update command.cpp keith siilats 2023-03-18 17:58:40 -0400
  • 04d03ffd4c add a cmakeflag to disable F16C Andrew Huynh 2023-03-18 10:06:45 -0700
  • 8b1957ba47 fixed language auto-detection for state provided processing Sandro Hanea 2023-03-18 09:59:23 +0100
  • a6009a9039
    Include link to R wrapper in README jwijffels 2023-03-17 19:07:39 +0100
  • 8ea4a07fdd readme : add react-native bindings Jhen 2023-03-16 13:25:18 +0800
  • 5b54a547c5 examples : provide option for exporting also as JSON file (ggerganov/whisper.cpp#614) Moll, Leo 2023-03-15 13:15:01 +0100
  • af6dc431be Added ggml as submodule Thomas Steeples 2023-03-15 10:16:14 +0000
  • 6d8f8397cb maybe fix --speed-up after fft changes Ryan Hileman 2023-03-08 01:04:08 -0800
  • ce0ca5d732 slightly unroll log_mel matmul Ryan Hileman 2023-03-08 00:04:23 -0800
  • 5eba48d755 port fft to pocketfft Ryan Hileman 2023-03-07 21:25:05 -0800
  • 65cfe164bb
    Change default encoding to utf8 Kamilake 2023-03-13 14:14:59 +0900
  • fc35d87b09
    Merge branch 'ggerganov:master' into master pkeir 2023-03-12 16:37:44 +0000
  • c6a265c7cd add back m1 flags, add base.en, remove large from docker Joshua Grossberg 2023-03-11 06:49:11 -0500
  • 4dc71c527a add smaller models Joshua Grossberg 2023-03-10 16:02:59 -0500
  • 603f28200a feat: add progress callback pajowu 2023-03-10 22:02:01 +0100
  • 79ed59fd92 clean on dockder build Joshua Grossberg 2023-03-10 10:53:26 -0500
  • 6acac245e7 Merge branch 'dev' Joshua Grossberg 2023-03-09 16:13:57 -0500
  • 68e1d6fd5d add vim Joshua Grossberg 2023-03-09 16:12:58 -0500
  • d5f0b087de
    Merge pull request #1 from kapwing/dev joshyg 2023-03-09 16:11:02 -0500
  • 947487c349 add build/push to make Joshua Grossberg 2023-03-09 13:47:09 -0500
  • 343b32c13f add docker file to build image Joshua Grossberg 2023-03-09 13:23:45 -0500
  • 4f074fb7a8
    tmp : demonstrate how to measure time of ggml ops timing Georgi Gerganov 2023-03-09 09:23:45 +0200
  • 09e9068007
    whisper.android : support benchmark for Android example. (#542) Takeshi Inoue 2023-03-08 04:36:30 +0900
  • e653a2619e whisper.android: Restore original API names. tinoue 2023-03-07 10:55:26 +0900
  • 5c3cbf4b5a
    Update whisper.h to restore API name Takeshi Inoue 2023-03-07 10:45:59 +0900
  • fa9d43181f
    readme : add bench-wts.sh demo Georgi Gerganov 2023-03-06 21:06:27 +0200
  • bb6b54a03d
    bench-wts.sh : rename script + add execute permission Georgi Gerganov 2023-03-06 21:02:24 +0200
  • b597c5a779
    qual-bench.sh : add quality comparison tool, and update main.cpp to allow using a font file (#569) venkr 2023-03-06 09:18:11 -0800
  • a3fb6c507f
    whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572) Takeshi Inoue 2023-03-07 02:15:57 +0900
  • 9c00566731 whisper.android: Enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. tinoue 2023-03-06 23:18:35 +0900
  • 97dfe74d08 Add quality comparison tool, and update main.cpp to allow using a font file Venki Kumar 2023-03-05 15:11:50 -0800
  • 59fdcd19c8
    whisper : add whisper_state + default state on the whisper_context (#523) sandrohanea 2023-03-05 20:42:19 +0100
  • 73169693b8
    Merge ec44ad0a75 into 478289a4b3 Georgi Gerganov 2023-03-06 00:59:01 +0530
  • dea3db57ab
    whisper : clean-up the API comments Georgi Gerganov 2023-03-05 21:26:01 +0200
  • a29c34de3e
    whisper : reuse kv_cache_free() and fix compiler warnings Georgi Gerganov 2023-03-05 21:13:46 +0200
  • 478289a4b3
    whisper : set no_context == true by default (#537) Georgi Gerganov 2023-03-05 20:53:43 +0200
  • 5e94129cb2
    go : NewContext now returns a clean context (#537) polarmoon 2023-03-05 10:50:25 -0800
  • 40a0594aa5 CMake support on Linux for absence of AVX2. Paul Keir 2023-03-03 20:09:16 +0000
  • 72af0f5697
    main : add csv header (#552) HY. Kelvin Lee 2023-03-02 11:32:16 -0500
  • 2aabf9b8ed update: Make text selectable for copy & paste. tinoue 2023-03-02 15:33:47 +0900
  • 86cddf8036 updated csv output HY. Kelvin Lee 2023-03-01 12:19:15 -0500
  • af005d573f
    make : add -DNDEBUG compile flag Georgi Gerganov 2023-02-28 23:27:54 +0200
  • ad1389003d
    release : v1.2.1 v1.2.1 Georgi Gerganov 2023-02-28 22:29:12 +0200
  • 4d5317101d Fixed comments Sandro Hanea 2023-02-28 20:05:41 +0100
  • f420de1322
    make : add "-mcpu=native" when building for aarch64 (#532) FlippFuzz 2023-02-28 03:04:16 +0800
  • d176160f6f
    readme : add pybind11 bindings (#538) Aaron Pham 2023-02-27 11:02:11 -0800
  • f045c04180 whisper.android: update screenshot in README. tinoue 2023-02-28 01:26:25 +0900
  • 32d1a7b652 whisper.android: Support benchmark for Android example. tinoue 2023-02-28 00:23:37 +0900