Commit Graph

  • 6417e59aad Implemenated sched_yield function for Windows Mikhail Grigorev 2022-10-30 15:29:27 +0500
  • 7ff13a4df6 Fixed sched_yield Mikhail Grigorev 2022-10-30 22:19:24 +0500
  • dc12994603
    Update README.md Georgi Gerganov 2022-10-30 17:11:37 +0200
  • b0f2aa0ea6
    Update README.md Georgi Gerganov 2022-10-30 17:10:46 +0200
  • 57fb46f307 main : add option for word-leve timestamps (very experimental) Georgi Gerganov 2022-10-30 10:05:58 +0200
  • 2f7bedeab8
    main : add option for word-leve timestamps (very experimental) Georgi Gerganov 2022-10-30 10:05:58 +0200
  • 9a09e5aa56 Implemenated sched_yield function for Windows Mikhail Grigorev 2022-10-30 15:29:27 +0500
  • 5a9e4260a6
    stream : add "--capture" option to select capture device (ref #10) Georgi Gerganov 2022-10-30 08:27:04 +0200
  • eba62e0fa1
    close #113 : fix struct whisper_token_data Georgi Gerganov 2022-10-30 08:23:52 +0200
  • 69bdb6624a
    minor : update whisper.js Georgi Gerganov 2022-10-29 21:28:06 +0300
  • 12fb303d9d
    whisper.wasm : update system info print Georgi Gerganov 2022-10-29 20:30:05 +0300
  • 234f414652
    ref #5 : update CMake for Windows build Georgi Gerganov 2022-10-29 19:41:50 +0300
  • 014a119052 minor : fix multiple definitions of to_timestamp() Georgi Gerganov 2022-10-29 14:14:23 +0300
  • dec40be58f parallel : print time of audio boundaries + fix timings Georgi Gerganov 2022-10-29 14:08:23 +0300
  • e5044f87d9 ggml : fix barrier Georgi Gerganov 2022-10-29 12:38:29 +0300
  • 2827cbbbe8 main : merge parallel example in main Georgi Gerganov 2022-10-29 12:26:03 +0300
  • 0b2dc3c82c parallel : working Georgi Gerganov 2022-10-29 12:24:02 +0300
  • a272f10b2e ggml : fix thread-safety of ggml_init and ggml_free Georgi Gerganov 2022-10-29 11:23:44 +0300
  • 85d6e1e1e7 main : fix sampling time + add max_context parameter Georgi Gerganov 2022-10-29 09:42:14 +0300
  • 72e9cdd6bf parallel : adding tool for parallel transformer inference Georgi Gerganov 2022-10-29 09:27:08 +0300
  • a4ffdb47d1
    minor : fix multiple definitions of to_timestamp() Georgi Gerganov 2022-10-29 14:14:23 +0300
  • 73141a52dc
    parallel : print time of audio boundaries + fix timings Georgi Gerganov 2022-10-29 14:08:23 +0300
  • c565c569e7 Define WHISPER_BUILD so as to export symbols on Windows Borislav Stanimirov 2022-10-29 13:15:56 +0300
  • 6150631ed3 Define WHISPER_BUILD so as to export symbols on Windows Borislav Stanimirov 2022-10-29 13:15:56 +0300
  • 9c8270033d
    ggml : fix barrier Georgi Gerganov 2022-10-29 12:38:29 +0300
  • 29de85fc88
    main : merge parallel example in main Georgi Gerganov 2022-10-29 12:26:03 +0300
  • e50227dddf
    parallel : working Georgi Gerganov 2022-10-29 12:24:02 +0300
  • 120321da14
    ggml : fix thread-safety of ggml_init and ggml_free Georgi Gerganov 2022-10-29 11:23:44 +0300
  • 2d1308d704
    main : fix sampling time + add max_context parameter Georgi Gerganov 2022-10-29 09:42:14 +0300
  • 978b305373
    parallel : adding tool for parallel transformer inference Georgi Gerganov 2022-10-29 09:27:08 +0300
  • 2c281d190b
    Update README.md Georgi Gerganov 2022-10-28 22:09:40 +0300
  • b89f8960ca
    Update README.md Georgi Gerganov 2022-10-28 21:40:52 +0300
  • 6f82320b05 Create README.md Georgi Gerganov 2022-10-28 20:22:49 +0300
  • 2298310dd8 whisper.nvim : add helper script for the Neovim integration Georgi Gerganov 2022-10-28 19:57:09 +0300
  • 59b7bff835
    Create README.md Georgi Gerganov 2022-10-28 20:22:49 +0300
  • 27de2ccccc
    whisper.nvim : add helper script for the Neovim integration Georgi Gerganov 2022-10-28 19:57:09 +0300
  • 8347a7bb6a
    stream : few updates to make it compatible for Vim usage (#99) Georgi Gerganov 2022-10-27 22:10:50 +0300
  • fbd513b813 Add OpenBLAS support Georgi Gerganov 2022-10-27 18:31:49 +0300
  • 361395187d Merge remote-tracking branch 'origin/master' into avx512 Georgi Gerganov 2022-10-27 17:46:04 +0300
  • 7fc52fa7ef Another shot at AVX-512 support Georgi Gerganov 2022-10-27 17:45:38 +0300
  • 01e037c6c6 Merge branch 'master' into avx512 Georgi Gerganov 2022-10-27 17:31:55 +0300
  • ebb01b9e33
    Print system info at start of program Georgi Gerganov 2022-10-27 17:22:10 +0300
  • 9820234f13 Fixed compile definitions and link libraries for MSVC Mikhail Grigorev 2022-10-27 14:59:02 +0500
  • c82c74bc95 Fixed compile definitions and link libraries for MSVC Mikhail Grigorev 2022-10-27 14:59:02 +0500
  • a22e5741d8
    Add helper script to benchmark all models Georgi Gerganov 2022-10-26 23:19:58 +0300
  • 2400660f3f Print system info in main Georgi Gerganov 2022-10-26 22:54:09 +0300
  • 95f4fc70ca
    Try to add AVX 512-bit support Georgi Gerganov 2022-10-26 18:48:54 +0300
  • 058a27b2e5
    Create README.md Georgi Gerganov 2022-10-26 18:14:10 +0300
  • a09ce6e889 Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available. andypayne 2022-10-25 17:35:11 -0700
  • 5edd8a53b9 Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available. andypayne 2022-10-25 17:35:11 -0700
  • a6c786d5dc Update README.md Georgi Gerganov 2022-10-25 20:51:56 +0300
  • 9ccafa8792 Update README.md Georgi Gerganov 2022-10-25 20:47:31 +0300
  • 89d8ee3ee5 Update README.md Georgi Gerganov 2022-10-25 20:43:10 +0300
  • 91dcf5f35b Update README.md Georgi Gerganov 2022-10-25 20:28:47 +0300
  • 113a4f06d8 Update README.md Georgi Gerganov 2022-10-25 20:25:23 +0300
  • 47e78b7288 Update README.md Georgi Gerganov 2022-10-25 20:23:39 +0300
  • 34bb3ab0cf ggml : add system info functions Georgi Gerganov 2022-10-25 20:18:26 +0300
  • c6710efde2 refactoring : move main + stream in examples + other stuff Georgi Gerganov 2022-10-25 19:13:08 +0300
  • 0d24051745
    Update README.md Georgi Gerganov 2022-10-25 20:51:56 +0300
  • 80f178158b
    Update README.md Georgi Gerganov 2022-10-25 20:47:31 +0300
  • 61bff62c3a
    Update README.md Georgi Gerganov 2022-10-25 20:43:10 +0300
  • fa0e775588
    Update README.md Georgi Gerganov 2022-10-25 20:28:47 +0300
  • 11642565b0
    Update README.md Georgi Gerganov 2022-10-25 20:25:23 +0300
  • 86eb85fcbd
    Update README.md Georgi Gerganov 2022-10-25 20:23:39 +0300
  • 79d407b5ae
    ggml : add system info functions Georgi Gerganov 2022-10-25 20:18:26 +0300
  • 97b2eb05c5
    refactoring : move main + stream in examples + other stuff Georgi Gerganov 2022-10-25 19:13:08 +0300
  • 4c68f4cac0
    main : fix SRT timestamp to use comma "," instead of dot "." Georgi Gerganov 2022-10-24 18:28:23 +0300
  • 728676927f
    Update README.md Georgi Gerganov 2022-10-24 18:26:21 +0300
  • d4f94ce427 Update README.md Georgi Gerganov 2022-10-23 12:51:09 +0300
  • a52ee08c1e objc : polishing the sample application Georgi Gerganov 2022-10-23 12:24:03 +0300
  • b41f4a90eb Create README.md Georgi Gerganov 2022-10-23 11:36:36 +0300
  • bb1ee266d2 ios : whisper.objc example Georgi Gerganov 2022-10-23 11:10:15 +0300
  • 35cde51354
    (output_srt) fix string replace position Pacharapol Withayasakpunt 2022-10-24 17:46:31 +0700
  • 8c7abab0f7
    fix string replace typo Pacharapol Withayasakpunt 2022-10-24 16:42:34 +0700
  • 390fd7fa21
    fix srt timestamp to use commer Pacharapol Withayasakpunt 2022-10-24 16:35:07 +0700
  • 5f7e9fa2dc
    ref #68, #79 : fix segment time output Georgi Gerganov 2022-10-23 13:29:36 +0300
  • a1d2278025
    Update README.md Georgi Gerganov 2022-10-23 12:51:09 +0300
  • 181b762de8
    Update README.md Georgi Gerganov 2022-10-23 12:47:51 +0300
  • 51b68ba579
    objc : polishing the sample application Georgi Gerganov 2022-10-23 12:24:03 +0300
  • 3d37ad5133
    Merge pull request #78 from jokkebk/Specify-utf8-for-vocab.json Georgi Gerganov 2022-10-23 12:23:04 +0300
  • 4e887dc350 Add enconding parameter to vocab.json opening to fix errors Joonas Pihlajamaa 2022-10-23 11:55:01 +0300
  • 8025d2cce0
    Create README.md Georgi Gerganov 2022-10-23 11:36:36 +0300
  • e4132375a7
    ios : whisper.objc example Georgi Gerganov 2022-10-23 11:10:15 +0300
  • 4196856c7b
    Update README.md Georgi Gerganov 2022-10-23 10:24:36 +0300
  • 705198f063
    Update README.md Georgi Gerganov 2022-10-23 10:12:10 +0300
  • 3e69a6071d
    Update README.md Georgi Gerganov 2022-10-23 08:04:33 +0300
  • f3dae90c31 Update README.md Georgi Gerganov 2022-10-22 21:16:08 +0300
  • 6a81ed3e78 main : print colors + no timestamps Georgi Gerganov 2022-10-22 21:09:30 +0300
  • 7affd309d3 whisper : add new-segment callback Georgi Gerganov 2022-10-22 21:06:50 +0300
  • 8f95c25aed main : refactor subtitle output Georgi Gerganov 2022-10-22 20:42:11 +0300
  • 31ff0c6a1f wip : experimental color coding of tokens based on probabilities Georgi Gerganov 2022-10-21 17:33:59 +0300
  • fcec989b9d
    Update README.md Georgi Gerganov 2022-10-22 21:16:08 +0300
  • c26bbf6eb6
    main : print colors + no timestamps Georgi Gerganov 2022-10-22 21:09:30 +0300
  • 2d4cf1bcbf
    whisper : add new-segment callback Georgi Gerganov 2022-10-22 21:06:50 +0300
  • ed8d56ad90
    main : refactor subtitle output Georgi Gerganov 2022-10-22 20:42:11 +0300
  • 264b9b4374
    wip : experimental color coding of tokens based on probabilities Georgi Gerganov 2022-10-21 17:33:59 +0300
  • f4aa01c2f8
    Update README.md Georgi Gerganov 2022-10-22 19:30:35 +0300
  • 8c1d970088
    Update README.md Georgi Gerganov 2022-10-22 19:00:25 +0300
  • 6b45e37b2b Update README.md and finalize the whisper.wasm example Georgi Gerganov 2022-10-22 18:17:08 +0300
  • 491ecd7056 wip : polishing WASM example Georgi Gerganov 2022-10-22 16:57:54 +0300