Commit Graph

  • 2f4ae81632
    Merge 65cfe164bb into 09e9068007 #605 Kamilake 2023-03-13 05:17:56 +0000
  • 65cfe164bb
    Change default encoding to utf8 #605 Kamilake 2023-03-13 14:14:59 +0900
  • c745fef710
    Merge fc35d87b09 into 09e9068007 #563 pkeir 2023-03-12 16:37:47 +0000
  • fc35d87b09
    Merge branch 'ggerganov:master' into master #563 pkeir 2023-03-12 16:37:44 +0000
  • 7f6c82e8bf
    Merge 603f28200a into 09e9068007 #600 pajowu 2023-03-10 21:39:22 +0000
  • 603f28200a feat: add progress callback #600 pajowu 2023-03-10 22:02:01 +0100
  • 4f074fb7a8
    tmp : demonstrate how to measure time of ggml ops timing Georgi Gerganov 2023-03-09 09:23:45 +0200
  • 6e4022171e
    Merge e986383f77 into 09e9068007 #486 clach04 2023-03-08 14:13:06 +0100
  • b1aa85e386
    Merge 2bd5ecf0a2 into 09e9068007 #306 katsu560 2023-03-08 14:09:40 +0200
  • af7b06ebfe
    Merge 7a992aa7a5 into 09e9068007 #583 Ryan Hileman 2023-03-08 09:09:57 +0000
  • 7a992aa7a5 maybe fix --speed-up after fft changes #583 Ryan Hileman 2023-03-08 01:04:08 -0800
  • 8f0e37152d slightly unroll log_mel matmul Ryan Hileman 2023-03-08 00:04:23 -0800
  • d1f16463fa port fft to pocketfft Ryan Hileman 2023-03-07 21:25:05 -0800
  • 0dcf980a19
    Merge 6d590a6569 into 09e9068007 #501 AliAlameh 2023-03-07 13:24:21 -0800
  • 6020fe5b41
    Merge bf5d4c81b9 into 09e9068007 #576 Georgi Gerganov 2023-03-07 21:51:19 +0100
  • 09e9068007
    whisper.android : support benchmark for Android example. (#542) master Takeshi Inoue 2023-03-08 04:36:30 +0900
  • e653a2619e whisper.android: Restore original API names. #542 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
  • bf5d4c81b9
    make : fix MUSL Linux build #576 musl Georgi Gerganov 2023-03-06 22:24:08 +0200
  • 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. #572 tinoue 2023-03-06 23:18:35 +0900
  • 97dfe74d08 Add quality comparison tool, and update main.cpp to allow using a font file #569 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
  • 3050e8ebdf
    Merge b4ebdb6b57 into 478289a4b3 #540 Georgi Gerganov 2023-03-05 14:36:04 -0500
  • 73169693b8
    Merge ec44ad0a75 into 478289a4b3 #130 Georgi Gerganov 2023-03-06 00:59:01 +0530
  • dea3db57ab
    whisper : clean-up the API comments #523 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
  • 2c80754ac7
    Merge 17a14593de into 478289a4b3 #566 Georgi Gerganov 2023-03-05 11:07:41 -0800
  • 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
  • 17a14593de
    coreml : simlpify whisper_encode + log messages #566 coreml Georgi Gerganov 2023-03-05 18:31:09 +0200
  • b0ac915265
    coreml : use Core ML encoder inference Georgi Gerganov 2023-03-05 11:11:51 +0200
  • 40a0594aa5 CMake support on Linux for absence of AVX2. Paul Keir 2023-03-03 20:09:16 +0000
  • 1892595b4f
    Merge d8061f0c57 into 72af0f5697 #534 Todd 2023-03-03 02:09:37 +0900
  • 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 #552 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
  • b4ebdb6b57
    bench : add Q4_0 and Q4_1 mul_mat benchmarks #540 4-bit Georgi Gerganov 2023-02-27 20:14:32 +0200
  • 6e776543f3
    whisper.wasm : add more q4_0 models + add nthreads selector Georgi Gerganov 2023-02-27 19:52:07 +0200
  • 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
  • d8061f0c57
    2nd version #534 Todd Fisher 2023-02-27 10:21:24 -0500
  • e38e1ebe8b
    add support to abort running transcription process Todd Fisher 2023-02-27 10:20:14 -0500
  • 3916503e11
    whisper.wasm : add 4-bit quantized models Georgi Gerganov 2023-02-26 22:54:08 +0200
  • df37e2b5ff
    ggml : 4-bit WASM SIMD support for Q4_0 Georgi Gerganov 2023-02-26 22:15:09 +0200
  • d76eb894e3
    sync : gq branch from ggml repo Georgi Gerganov 2023-02-26 21:13:27 +0200
  • 32e106c992
    docs: add pybind11 bindings #538 Aaron Pham 2023-02-25 19:48:33 -0800
  • 674e205338 Go binding: NewContext now returns a clean context #537 Ming 2023-02-25 13:30:15 -0800
  • 24d7ec3b23
    adding a usage file as an example Todd Fisher 2023-02-25 16:04:41 -0500
  • f3523d24ba
    add a default test task this way running "rake" will execute the tests Todd Fisher 2023-02-25 13:19:02 -0500
  • a210f01215
    rubygems need to have the files in the local dir before packaging Todd Fisher 2023-02-25 13:14:31 -0500
  • 663444332c
    adding build files for rubygem whispercpp Todd Fisher 2023-02-25 13:09:08 -0500
  • ad94a83e0f
    Add "-mcpu=native" when building for aarch64 #532 FlippFuzz 2023-02-25 10:22:26 +0800
  • ca21f7ab16
    readme : add cython bindings (#9) Georgi Gerganov 2023-02-24 08:46:06 +0200
  • 4608a7524e Fixed whisper_n_len (which was used in some binding) and added whisper_n_len_from_state Sandro Hanea 2023-02-21 18:31:46 +0100
  • 4533da2787 Fixed some examples and bindings Sandro Hanea 2023-02-21 18:26:32 +0100
  • ca6efc47d0 Added whisper state + default state on the whisper_context Sandro Hanea 2023-02-21 18:13:11 +0100
  • 373043cabe
    whisper : zero-initialize some more context variables Georgi Gerganov 2023-02-21 19:00:42 +0200
  • fb4d0d470f whisper : fix uninitialized exp_n_audio_ctx Finn Voorhees 2023-02-21 11:42:10 +0000
  • 65246b72f4 whisper : fix uninitialized exp_n_audio_ctx #520 Finn Voorhees 2023-02-21 11:42:10 +0000
  • 665f3b3ece Add Dockerfile #515 temy13 2023-02-20 18:26:41 +0900
  • a0da7f71a2
    command : wip in progress, improve guided decoding guided Georgi Gerganov 2023-02-19 19:39:05 +0200
  • 0d229163bb
    whisper : add API for applying custom logits filters during decoding Georgi Gerganov 2023-02-19 18:35:01 +0200
  • ec44ad0a75
    diarization : try conv and self-attention embeddings #130 diarization Georgi Gerganov 2023-02-19 12:19:52 +0200
  • d11f35920e
    diarization : try to cluster embedings from last encoder layer Georgi Gerganov 2023-02-19 10:33:03 +0200
  • d5d7769fa7
    diarization : more unsuccessful clustering experiments Georgi Gerganov 2023-02-18 18:36:03 +0200
  • c2f5be7c11
    diarization : some unsuccessful experiments with audio embd clustering Georgi Gerganov 2022-11-08 20:29:17 +0200
  • f254e78737
    yt-wsp.sh : print help on empty args Georgi Gerganov 2023-02-18 09:42:31 +0200
  • a94897bcde
    whisper : by default disable non-speech tokens suppression (#473) Georgi Gerganov 2023-02-15 21:48:49 +0200
  • 2407ae8ef0
    readme : add Ruby discussion + update .NET discussion Georgi Gerganov 2023-02-15 19:51:54 +0200
  • b623ca43b1
    bindings : add Ruby (#500) Todd 2023-02-15 12:46:55 -0500
  • 69e6e4644a
    main : fix std in input (#503) conradg 2023-02-15 17:31:16 +0000
  • 09d7d2b68e
    examples : refactor in order to reuse code and reduce duplication (#482) Georgi Gerganov 2023-02-15 19:28:10 +0200
  • 27b1a91937
    ci : try to add ruby workflow #500 Georgi Gerganov 2023-02-15 19:15:46 +0200
  • 59c997ca2d
    wip ignore chess Georgi Gerganov 2023-02-15 19:11:12 +0200
  • 0336161b7d
    whisper : fix signedness compiler warning (#506) shikokuchuo 2023-02-15 17:08:25 +0000
  • d1a2145cfc
    possibly this works for building ruby binding Todd Fisher 2023-02-15 09:01:28 -0500
  • f77784d605
    fix for signedness compiler warning #506 shikokuchuo 2023-02-15 09:43:30 +0000
  • d98d3af45c
    fix std in input #503 conradg 2023-02-14 21:32:33 +0000
  • e7237ff05c
    Merge 6d590a6569 into 459753342d #502 AliAlameh 2023-02-14 19:26:51 +0000
  • 6d590a6569 Update stream.cpp #502 #501 AliAlameh 2023-02-14 21:16:29 +0200
  • 40caf9d4e4
    Update whisper.cpp #497 shikokuchuo 2023-02-14 18:29:43 +0000
  • 459753342d
    yt-wsp.sh : add unique filename generation (#495) genevera (she/her) 2023-02-14 13:12:51 -0500
  • 9764782bd9
    readme : add another .NET repo (#303) Georgi Gerganov 2023-02-14 20:04:03 +0200
  • 673ad053e8
    use en model and transcribe jfk with assertion Todd Fisher 2023-02-14 10:38:23 -0500
  • 621370290c
    initial transcribe for ruby Todd Fisher 2023-02-14 10:36:16 -0500
  • 126458b6cb
    add definitions for boolean params Todd Fisher 2023-02-14 09:43:33 -0500
  • ec8e2e14e1
    ignore these files here Todd Fisher 2023-02-14 08:01:44 -0500
  • 66482e326d
    avoid adding these they are copied in via extconf.rb Todd Fisher 2023-02-14 08:00:51 -0500
  • 65f2c1bedc
    adding ruby bindings Todd Fisher 2023-02-13 11:18:24 -0500
  • ff00f01adb Fixed switft example. #494 Sandro Hanea 2023-02-13 16:40:22 +0100
  • 2be35dd32b Fixed rest of emscripten. Sandro Hanea 2023-02-13 16:29:33 +0100