Commit Graph

  • 6417e59aad Implemenated sched_yield function for Windows Mikhail Grigorev 2022-10-30 15:29:27 +05:00
  • dc12994603 Update README.md Georgi Gerganov 2022-10-30 17:11:37 +02:00
  • b0f2aa0ea6 Update README.md Georgi Gerganov 2022-10-30 17:10:46 +02:00
  • 57fb46f307 main : add option for word-leve timestamps (very experimental) Georgi Gerganov 2022-10-30 10:05:58 +02:00
  • 5a9e4260a6 stream : add "--capture" option to select capture device (ref #10) Georgi Gerganov 2022-10-30 08:27:04 +02:00
  • eba62e0fa1 close #113 : fix struct whisper_token_data Georgi Gerganov 2022-10-30 08:23:52 +02:00
  • 69bdb6624a minor : update whisper.js Georgi Gerganov 2022-10-29 21:28:06 +03:00
  • 12fb303d9d whisper.wasm : update system info print Georgi Gerganov 2022-10-29 20:30:05 +03:00
  • 234f414652 ref #5 : update CMake for Windows build Georgi Gerganov 2022-10-29 19:41:50 +03:00
  • 014a119052 minor : fix multiple definitions of to_timestamp() Georgi Gerganov 2022-10-29 14:14:23 +03:00
  • dec40be58f parallel : print time of audio boundaries + fix timings Georgi Gerganov 2022-10-29 14:08:23 +03:00
  • e5044f87d9 ggml : fix barrier Georgi Gerganov 2022-10-29 12:38:29 +03:00
  • 2827cbbbe8 main : merge parallel example in main Georgi Gerganov 2022-10-29 12:26:03 +03:00
  • 0b2dc3c82c parallel : working Georgi Gerganov 2022-10-29 12:24:02 +03:00
  • a272f10b2e ggml : fix thread-safety of ggml_init and ggml_free Georgi Gerganov 2022-10-29 11:23:44 +03:00
  • 85d6e1e1e7 main : fix sampling time + add max_context parameter Georgi Gerganov 2022-10-29 09:42:14 +03:00
  • 72e9cdd6bf parallel : adding tool for parallel transformer inference Georgi Gerganov 2022-10-29 09:27:08 +03:00
  • c565c569e7 Define WHISPER_BUILD so as to export symbols on Windows Borislav Stanimirov 2022-10-29 13:15:56 +03:00
  • 2c281d190b Update README.md Georgi Gerganov 2022-10-28 22:09:40 +03:00
  • b89f8960ca Update README.md Georgi Gerganov 2022-10-28 21:40:52 +03:00
  • 6f82320b05 Create README.md Georgi Gerganov 2022-10-28 20:22:49 +03:00
  • 2298310dd8 whisper.nvim : add helper script for the Neovim integration Georgi Gerganov 2022-10-28 19:57:09 +03:00
  • 8347a7bb6a stream : few updates to make it compatible for Vim usage (#99) Georgi Gerganov 2022-10-27 22:10:50 +03:00
  • fbd513b813 Add OpenBLAS support Georgi Gerganov 2022-10-27 18:31:49 +03:00
  • ebb01b9e33 Print system info at start of program Georgi Gerganov 2022-10-27 17:22:10 +03:00
  • 9820234f13 Fixed compile definitions and link libraries for MSVC Mikhail Grigorev 2022-10-27 14:59:02 +05:00
  • a22e5741d8 Add helper script to benchmark all models Georgi Gerganov 2022-10-26 23:19:58 +03:00
  • 2400660f3f Print system info in main Georgi Gerganov 2022-10-26 22:54:09 +03:00
  • 058a27b2e5 Create README.md Georgi Gerganov 2022-10-26 18:14:10 +03:00
  • 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 -07:00
  • a6c786d5dc Update README.md Georgi Gerganov 2022-10-25 20:51:56 +03:00
  • 9ccafa8792 Update README.md Georgi Gerganov 2022-10-25 20:47:31 +03:00
  • 89d8ee3ee5 Update README.md Georgi Gerganov 2022-10-25 20:43:10 +03:00
  • 91dcf5f35b Update README.md Georgi Gerganov 2022-10-25 20:28:47 +03:00
  • 113a4f06d8 Update README.md Georgi Gerganov 2022-10-25 20:25:23 +03:00
  • 47e78b7288 Update README.md Georgi Gerganov 2022-10-25 20:23:39 +03:00
  • 34bb3ab0cf ggml : add system info functions Georgi Gerganov 2022-10-25 20:18:26 +03:00
  • c6710efde2 refactoring : move main + stream in examples + other stuff Georgi Gerganov 2022-10-25 19:13:08 +03:00
  • 4c68f4cac0 main : fix SRT timestamp to use comma "," instead of dot "." Georgi Gerganov 2022-10-24 18:28:23 +03:00
  • 728676927f Update README.md Georgi Gerganov 2022-10-24 18:26:21 +03:00
  • d4f94ce427 Update README.md Georgi Gerganov 2022-10-23 12:51:09 +03:00
  • a52ee08c1e objc : polishing the sample application Georgi Gerganov 2022-10-23 12:24:03 +03:00
  • b41f4a90eb Create README.md Georgi Gerganov 2022-10-23 11:36:36 +03:00
  • bb1ee266d2 ios : whisper.objc example Georgi Gerganov 2022-10-23 11:10:15 +03:00
  • 5f7e9fa2dc ref #68, #79 : fix segment time output Georgi Gerganov 2022-10-23 13:29:36 +03:00
  • 181b762de8 Update README.md Georgi Gerganov 2022-10-23 12:47:51 +03:00
  • 3d37ad5133 Merge pull request #78 from jokkebk/Specify-utf8-for-vocab.json Georgi Gerganov 2022-10-23 12:23:04 +03:00
  • 4e887dc350 Add enconding parameter to vocab.json opening to fix errors Joonas Pihlajamaa 2022-10-23 11:55:01 +03:00
  • 4196856c7b Update README.md Georgi Gerganov 2022-10-23 10:24:36 +03:00
  • 705198f063 Update README.md Georgi Gerganov 2022-10-23 10:12:10 +03:00
  • 3e69a6071d Update README.md Georgi Gerganov 2022-10-23 08:04:33 +03:00
  • f3dae90c31 Update README.md Georgi Gerganov 2022-10-22 21:16:08 +03:00
  • 6a81ed3e78 main : print colors + no timestamps Georgi Gerganov 2022-10-22 21:09:30 +03:00
  • 7affd309d3 whisper : add new-segment callback Georgi Gerganov 2022-10-22 21:06:50 +03:00
  • 8f95c25aed main : refactor subtitle output Georgi Gerganov 2022-10-22 20:42:11 +03:00
  • 31ff0c6a1f wip : experimental color coding of tokens based on probabilities Georgi Gerganov 2022-10-21 17:33:59 +03:00
  • f4aa01c2f8 Update README.md Georgi Gerganov 2022-10-22 19:30:35 +03:00
  • 8c1d970088 Update README.md Georgi Gerganov 2022-10-22 19:00:25 +03:00
  • 6b45e37b2b Update README.md and finalize the whisper.wasm example Georgi Gerganov 2022-10-22 18:17:08 +03:00
  • 491ecd7056 wip : polishing WASM example Georgi Gerganov 2022-10-22 16:57:54 +03:00
  • db460b78ff wip : WASM 128-bit SIMD support Georgi Gerganov 2022-10-22 13:45:43 +03:00
  • e905c6f827 wip : initial WASM port Georgi Gerganov 2022-10-22 13:07:59 +03:00
  • 7d0dee7a8a ref #68 : add option "-on" to specify segment index offset for SRT Georgi Gerganov 2022-10-21 18:14:53 +03:00
  • 8d15a1c635 ci : fix and re-enable tests (2nd try) Georgi Gerganov 2022-10-21 15:57:20 +03:00
  • 692aa0784f Revert "ci : fix and re-enable tests" Georgi Gerganov 2022-10-21 15:36:19 +03:00
  • 80aefc9514 ci : fix and re-enable tests Georgi Gerganov 2022-10-21 15:27:30 +03:00
  • 5698b51718 Update README.md Georgi Gerganov 2022-10-20 17:52:59 +03:00
  • 3fe3898ebb Update README.md Georgi Gerganov 2022-10-20 17:43:56 +03:00
  • 81c185576c Update README.md Georgi Gerganov 2022-10-20 17:39:31 +03:00
  • 744bd47685 Merge pull request #67 from undefdev/defensive-apple-arm-make Georgi Gerganov 2022-10-19 09:29:43 +03:00
  • 66b3169d39 ci : disable tests temporarily Georgi Gerganov 2022-10-19 08:36:59 +03:00
  • 19a780afe5 added handling for falsely as x86_64 announced ARM Macs undef 2022-10-19 01:01:53 +02:00
  • 1969ee4bc7 Update README.md Georgi Gerganov 2022-10-18 22:20:17 +03:00
  • 0e4fd43400 stream : print warning when processing is not fast enough Georgi Gerganov 2022-10-18 20:15:06 +03:00
  • 19817711b4 Add reference to FP16 repo Georgi Gerganov 2022-10-18 19:48:34 +03:00
  • 7eeef0358a ref #52 : improve greedy sampling strategy Georgi Gerganov 2022-10-18 19:33:10 +03:00
  • 632660abb9 CMake support for Accelerate framework Georgi Gerganov 2022-10-18 18:51:59 +03:00
  • e36aabe00d Correct implementation of FP16 GELU Georgi Gerganov 2022-10-18 18:42:08 +03:00
  • 2d171ced32 close #32 : add comment about thread-safety of the C-style API Georgi Gerganov 2022-10-18 18:27:57 +03:00
  • e30cf83158 ref #57, #62, #63 : remove unions in C-api + remove designated initializers Georgi Gerganov 2022-10-18 18:17:24 +03:00
  • d6b84b2a23 ref #62 : fix build for some compilers Georgi Gerganov 2022-10-18 10:56:37 +03:00
  • b4a3875b2c Revert recent sampling change Georgi Gerganov 2022-10-18 08:26:16 +03:00
  • cf67bfffa0 Fix EOT token handling Georgi Gerganov 2022-10-18 00:53:06 +03:00
  • 91632eb6ea Revert GELU change Georgi Gerganov 2022-10-18 00:45:08 +03:00
  • b81a81d543 Link Accelerate framework to "stream" example Georgi Gerganov 2022-10-18 00:01:31 +03:00
  • d14823582d Try to improve the sampling strategy a bit Georgi Gerganov 2022-10-17 23:52:24 +03:00
  • 20d8e7a309 Fix memory sizes Georgi Gerganov 2022-10-17 23:50:44 +03:00
  • 72d967bce4 Use Accelerate framework on Apple silicon Georgi Gerganov 2022-10-17 21:44:16 +03:00
  • 130b5c02d6 Adding helper script for converting the PT models Georgi Gerganov 2022-10-17 18:37:06 +03:00
  • 0e858f080d close #56 : build on FreeBSD Georgi Gerganov 2022-10-17 18:09:17 +03:00
  • f24d940ca9 Merge pull request #58 from r0y6a3n0/master Georgi Gerganov 2022-10-17 18:06:02 +03:00
  • 949f97a8b4 fix missing token issue RyanChang 2022-10-17 21:19:45 +08:00
  • 0ad085f5e8 ref #48 : clear results at the start of whisper_full Georgi Gerganov 2022-10-15 09:55:28 +03:00
  • 36945162fa Update README.md (ref #50) Georgi Gerganov 2022-10-15 09:40:08 +03:00
  • b2f1600aa3 Update README.md Georgi Gerganov 2022-10-12 21:25:42 +03:00
  • b799226973 check if spectogram length is <100 before doing anything else 0/0 2022-10-11 11:49:48 -06:00
  • 1348796a93 Update README.md (#43) Topping1 2022-10-11 23:32:14 -05:00
  • 40609cb49b Merge pull request #42 from iboB/msvc-build Georgi Gerganov 2022-10-12 07:31:41 +03:00
  • 0b45d25151 Building with MSVC Borislav Stanimirov 2022-10-11 20:57:52 +03:00
  • 28252352d7 Visual Studio ignored dirs Borislav Stanimirov 2022-10-11 20:57:33 +03:00