Commit Graph

  • d081dafed2
    Merge e4f674598b into 7ffcd05267 Ryan Johnson 2025-01-22 10:43:27 +0000
  • e4f674598b Fixed download size calculation, download URL prefix bug, added link to models URL for user. AMDphreak 2025-01-22 04:43:17 -0600
  • a7bced5906 Fixed Unbuffered channel warning. AMDphreak 2025-01-22 04:09:58 -0600
  • a44a7c8093 Added question before downloading all models. Added download size estimate AMDphreak 2025-01-22 04:05:38 -0600
  • 466f8d4467 Fixed bad download URL, missing ggml prefix AMDphreak 2025-01-22 03:59:19 -0600
  • 4a1009843c Fixed URL trailing / double slash bug AMDphreak 2025-01-22 03:52:09 -0600
  • fd5b301006 Fixed URLForModel Function's bug AMDphreak 2025-01-22 03:47:12 -0600
  • 568fc8ffee Undid download URL change I made earlier. AMDphreak 2025-01-22 03:41:58 -0600
  • 512c868be8 undid download URL change I made earlier. Fixed filepath.Join(urlPath, model) bug. AMDphreak 2025-01-22 03:34:18 -0600
  • cc8bfc4400 added path prefix for whisper-cli in message to user. The message is misleading if this script is called from another script in a different folder. So the message has to be fixed. AMDphreak 2025-01-22 02:37:44 -0600
  • 68e73ab72a
    Updated list of models available Ryan Johnson 2025-01-22 02:05:57 -0600
  • 1d04efdb0b
    Updated models download URL Ryan Johnson 2025-01-22 01:23:48 -0600
  • e6d5208c41
    Merge b87d6691f5 into 7ffcd05267 Pranav Seelam 2025-01-21 17:38:06 +0000
  • edc487f059
    Merge 4c60e6b0c1 into 7ffcd05267 Andreas Lubbe 2025-01-21 21:57:43 +0900
  • 369d634e26
    Merge 09111f0c11 into 7ffcd05267 Tamotsu Takahashi 2025-01-21 12:06:32 +0000
  • 09111f0c11
    Fix n_samples_new > n_samples_step case Tamotsu Takahashi 2025-01-21 21:06:29 +0900
  • 41ca97e008
    Merge 6c05cf7b0d into 7ffcd05267 Bjarke Viksøe 2025-01-21 10:51:57 +0300
  • 7ffcd05267
    ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) master KITAITI Makoto 2025-01-21 16:39:54 +0900
  • 9d0dda7933 Fix potential overflow Kitaiti Makoto 2025-01-21 07:36:11 +0900
  • 96cd2e58dc
    Merge 12c9111fba into 7a423f1c00 Tyler 2025-01-18 22:56:07 -0500
  • f54a439215 Make it more reviewer-friendly Tamotsu Takahashi 2025-01-19 10:12:12 +0900
  • 6302794b65 Simplify pipe handling Tamotsu Takahashi 2025-01-17 15:26:33 +0900
  • 7689567288
    Merge 8d60666cbc into 7a423f1c00 Amanda Der Bedrosian 2025-01-18 21:04:07 +0000
  • b0e440d768
    Merge 69b3136171 into 7a423f1c00 Dave Lewis 2025-01-18 21:04:07 +0000
  • 22e423c601
    Merge c5b9b546b8 into 7a423f1c00 Tomer Schlesinger 2025-01-18 21:04:07 +0000
  • 903a197474
    Merge b0aeef2d52 into 7a423f1c00 Georgi Gerganov 2025-01-18 21:04:07 +0000
  • 6a6f7540ae
    Merge 2e1fb518d1 into 7a423f1c00 DrEmixam 2025-01-18 21:04:07 +0000
  • e90dc5bf25
    Merge ec05d7705a into 7a423f1c00 wznmickey 2025-01-18 21:04:07 +0000
  • 91c71ec1bb
    Merge d0f38def08 into 7a423f1c00 Tamotsu Takahashi 2025-01-18 12:54:16 -0600
  • ac22138506
    Merge 419aee36e4 into 7a423f1c00 Tamotsu Takahashi 2025-01-18 12:54:01 -0600
  • e26b0b24ae
    Merge dac938391d into 7a423f1c00 Greener-Dalii 2025-01-18 07:45:34 -0500
  • 7ee9983a26 Resplace #initialize with .new in signature file [skip ci] Kitaiti Makoto 2025-01-18 19:27:17 +0900
  • 9c9bcfc28f Fix signature Kitaiti Makoto 2025-01-18 19:20:23 +0900
  • 510ef4c360 Update README Kitaiti Makoto 2025-01-18 19:04:39 +0900
  • 3e0b52a67d Update signatures Kitaiti Makoto 2025-01-18 18:59:38 +0900
  • 418d519752 Add Whisper::Context#full_get_segment Kitaiti Makoto 2025-01-18 18:58:29 +0900
  • 324b8d438a Add test for Whisper::Context#full_get_segment Kitaiti Makoto 2025-01-18 18:58:12 +0900
  • 0a52548dba Make Whisper::Context#full and full_parallel return self Kitaiti Makoto 2025-01-18 18:46:47 +0900
  • 3f85151c33 Set Whisper.finalize_log_callback visibility to private Kitaiti Makoto 2025-01-18 18:44:29 +0900
  • 86604aa79c Fix dependency of build task Kitaiti Makoto 2025-01-18 17:57:07 +0900
  • 41eaec7628 Use macro to define params Kitaiti Makoto 2025-01-11 12:58:56 +0900
  • 31a33a8dc9 Fix document comment for Whisper::Params#new_segment_callback= Kitaiti Makoto 2025-01-11 12:50:36 +0900
  • 6eb114f796 Update CLEAN targets Kitaiti Makoto 2025-01-10 08:26:31 +0900
  • 906184340f Update README Kitaiti Makoto 2025-01-07 21:27:28 +0900
  • 30f3c9d5b0 Update type signatures Kitaiti Makoto 2025-01-07 21:26:19 +0900
  • 744b64e634 Make Whisper::Params.new accept keyword arguments Kitaiti Makoto 2025-01-07 21:10:33 +0900
  • 2b2dd5eb62 Add test for Whisper::Params.new with keyword arguments Kitaiti Makoto 2025-01-07 21:10:13 +0900
  • efa18bb0f2 Define Whisper::Params' calback and user data reader Kitaiti Makoto 2025-01-07 21:09:40 +0900
  • 5ab326d1ed Define alloc func for Whisper::Model Kitaiti Makoto 2025-01-07 07:46:11 +0900
  • c43680474f Use chdir instead of Dir.chdir in Rakefile Kitaiti Makoto 2025-01-06 05:24:44 +0900
  • 88e65e2204 Write base code in C rather than C++ Kitaiti Makoto 2025-01-03 00:46:52 +0900
  • e11f59805e Extract log_callback function Kitaiti Makoto 2025-01-03 00:44:35 +0900
  • ab1353a0f8 Extract Whisper::Context Kitaiti Makoto 2025-01-02 23:51:05 +0900
  • e3a8935e9f Extract Whisper::Params Kitaiti Makoto 2025-01-02 23:27:21 +0900
  • 7d2dc07645 Extract Whisper::Model Kitaiti Makoto 2025-01-02 23:07:39 +0900
  • f3c71da937 Extract Whisper::Segment Kitaiti Makoto 2025-01-02 22:59:04 +0900
  • 61c6cf3ab5 Use FileList for ext/*.{c,cpp,h} Kitaiti Makoto 2025-01-02 21:23:22 +0900
  • d9b09fab31 Extract Whisper::Error Kitaiti Makoto 2025-01-02 21:15:11 +0900
  • af27378596 Extract ruby_whisper_transcribe() into a file Kitaiti Makoto 2025-01-02 19:52:07 +0900
  • 5a1745ef48 Use cache file for model when offline Kitaiti Makoto 2025-01-02 18:47:33 +0900
  • c1ebdceb30 Fix type signature for Whisper.log_set Kitaiti Makoto 2024-12-31 01:41:01 +0900
  • 7a423f1c00
    whisper.objc : fix build and CI Corey Earwood 2025-01-18 03:06:06 -0700
  • 1027e4f416
    Merge branch 'ggerganov:master' into pipe-stream Tamotsu Takahashi 2025-01-18 16:04:18 +0900
  • e4092ff9f8 Replace absolute paths with relative paths in xcode project Corey Earwood 2025-01-17 20:34:25 -0700
  • 1d8c32689a Fix SwiftUI sample build Corey Earwood 2025-01-16 21:53:00 -0700
  • 651fcc789b Update project with recent changes Corey Earwood 2025-01-16 21:49:40 -0700
  • f04c109079 Merge remote-tracking branch 'origin/master' Corey Earwood 2025-01-16 21:14:11 -0700
  • 439f265be1 Disable code signing for objc example build Corey Earwood 2025-01-15 20:19:23 -0700
  • 67e043e312
    Merge 613f938ecf into 99b011a9f5 thewh1teagle 2025-01-15 19:35:45 +0100
  • d62d19ca3d
    Merge 82f84e5b2e into 99b011a9f5 Lars Fernhomberg 2025-01-14 19:42:25 -0600
  • 20e084ca9d Fix build.yml spacing after uncommenting build Corey Earwood 2025-01-14 18:11:44 -0700
  • a7d0fefc8a Re-enable objc example project build Corey Earwood 2025-01-14 18:08:27 -0700
  • 99b011a9f5 talk-llama : sync llama.cpp Georgi Gerganov 2025-01-14 09:53:50 +0200
  • 19d95f9f9a sync : ggml Georgi Gerganov 2025-01-14 09:50:06 +0200
  • d5ef1737d8 GGUF: C++ refactor, backend support, misc fixes (skip) (llama/11030) Johannes Gäßler 2025-01-14 09:31:07 +0200
  • 1deb41f0e7 ggml : add opencl backend (skip) (llama/10693) lhez 2025-01-14 09:24:03 +0200
  • 2425caf4fd cuda : CUDA Graph Compute Function Refactor (precursor for performance improvements) (llama/11042) Andreas Kieslinger 2025-01-13 16:45:53 +0100
  • a4b00bcaaf ggml : do not define GGML_USE_CUDA when building with GGML_BACKEND_DL (llama/11211) Radoslav Gerganov 2025-01-13 13:31:41 +0200
  • cdb8aa2f2e Vulkan: Fix float16 use on devices without float16 support + fix subgroup_size_control validation error (llama/11161) 0cc4m 2025-01-10 06:39:33 +0100
  • 06209f6683 llama: add support for QRWKV6 model architecture (llama/11001) Molly Sophia 2025-01-10 09:58:08 +0800
  • c3235bd81e SYCL: Refactor ggml_sycl_compute_forward (llama/11121) Akarshan Biswas 2025-01-10 05:43:03 +0530
  • 262d0abc87 fix: add missing msg in static_assert (llama/11143) hydai 2025-01-09 04:03:28 +0800
  • 124eec1664 llamafile : ppc64le MMA INT8 implementation (llama/10912) amritahs-ibm 2025-01-08 16:24:19 +0530
  • b08c3a88c8 Disable GL_KHR_cooperative_matrix Vulkan extension if not available. (llama/11117) Mathieu Baudier 2025-01-08 09:18:13 +0100
  • 0afce25a69 fix: Vulkan shader gen binary path when Cross-compiling (llama/11096) ag2s20150909 2025-01-08 16:17:29 +0800
  • acdbe58631 GGUF: C++ refactor, backend support, misc fixes (llama/11030) Johannes Gäßler 2025-01-07 18:01:58 +0100
  • 09fabffdf5 ggml-backend : only offload from host buffers (fix) (llama/11124) Diego Devesa 2025-01-07 16:11:57 +0100
  • 3988d6396b ggml-backend : only offload from host buffers (llama/11120) Diego Devesa 2025-01-07 12:38:05 +0100
  • c8c63eeec0 rpc : code cleanup (llama/11107) Radoslav Gerganov 2025-01-07 08:37:02 +0200
  • abf7f24410 SYCL: Use get_multi_ptr instead of deprecated get_pointer in wkv6 (llama/11087) Akarshan Biswas 2025-01-07 11:56:07 +0530
  • 341f5c28e6 CUDA: add BF16 support (llama/11093) Johannes Gäßler 2025-01-06 02:33:52 +0100
  • 5377099524 Vulkan: Add device-specific blacklist for coopmat for the AMD proprietary driver (llama/11074) 0cc4m 2025-01-04 21:09:59 +0100
  • dcbb375779 Support for models with non-512-aligned tensors over RPC. (llama/11047) matt23654 2025-01-04 16:10:30 +0000
  • 4334c71aed fix: Vulkan shader gen binary path (llama/11037) Gilad S. 2025-01-04 10:17:31 +0200
  • e875a82473 ggml : allow loading backend with env variable (ggml/1059) Radoslav Gerganov 2025-01-05 09:50:37 +0200
  • ef62a22197
    talk-llama : sync llama.cpp Georgi Gerganov 2025-01-14 09:53:50 +0200
  • 41f3a68aa8
    sync : ggml Georgi Gerganov 2025-01-14 09:50:06 +0200
  • 6a0e8b5e3b
    GGUF: C++ refactor, backend support, misc fixes (skip) (llama/11030) Johannes Gäßler 2025-01-14 09:31:07 +0200
  • cd6391cba1
    ggml : add opencl backend (skip) (llama/10693) lhez 2025-01-14 09:24:03 +0200
  • 6718f1425a
    cuda : CUDA Graph Compute Function Refactor (precursor for performance improvements) (llama/11042) Andreas Kieslinger 2025-01-13 16:45:53 +0100