Commit Graph

  • a728be9cdb Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136) Chidi Williams 2022-11-11 16:10:01 +00:00
  • 46a68fb9b5 minor : remove one more redundant line Georgi Gerganov 2022-11-11 18:02:58 +02:00
  • ccd56a9c5b minor : fix double float32 conversion in python script Georgi Gerganov 2022-11-11 17:58:51 +02:00
  • 3500ce8727 ref #40 : start working on the documentation Georgi Gerganov 2022-11-09 21:41:21 +02:00
  • 7519eabf65 Adds support for stdin wav input Alan 2022-11-09 15:24:06 -03:00
  • b21213c23e js : update whipser.js to latest Georgi Gerganov 2022-11-09 19:32:58 +02:00
  • 9e700e1821 Check for AVX and AVX2 on Darwin Chidi Williams 2022-11-09 00:28:36 +00:00
  • b5d3521626 mtl : matrix multiplication support Georgi Gerganov 2022-11-07 21:47:10 +02:00
  • 0bfe728b84 Fix the Windows pthread_create shim boolemancer 2022-11-08 03:04:23 -08:00
  • 4e5674a5d5 sync : submodule whisper.spm Georgi Gerganov 2022-11-07 21:48:13 +02:00
  • 4c66b6a828 cmake : add submodule whisper.spm Georgi Gerganov 2022-11-07 20:50:24 +02:00
  • c30bffc8a5 ref #22 : add "duration" option Georgi Gerganov 2022-11-07 20:14:52 +02:00
  • 8fdfb0ba92 Update README.md Georgi Gerganov 2022-11-06 21:04:21 +02:00
  • c71363f14c examples : add simple script for generating Karaoke video Georgi Gerganov 2022-11-06 09:22:50 +02:00
  • 5d895d60b6 Merge branch 'master' into avx512 avx512 Georgi Gerganov 2022-11-06 09:09:50 +02:00
  • b71d45beff ggml : fix AVX 512-bit kernels Georgi Gerganov 2022-11-06 08:50:57 +02:00
  • c4350356de Update ggml.c Georgi Gerganov 2022-11-05 22:56:56 +02:00
  • a09e9123ca Update README.md Georgi Gerganov 2022-11-05 08:44:41 +02:00
  • d42cf6d0df Update README.md Georgi Gerganov 2022-11-04 22:26:08 +02:00
  • ef47d77492 main : fix generated bash script Georgi Gerganov 2022-11-04 18:30:38 +02:00
  • 75171c2b79 ggml : multi-thread the ggml_add operator Georgi Gerganov 2022-11-03 20:53:44 +02:00
  • a2eeb941f6 cmake : fix passing GGML_PERF compile option Georgi Gerganov 2022-11-03 20:18:57 +02:00
  • 0e689f83d8 Update README.md Georgi Gerganov 2022-11-02 22:03:27 +02:00
  • d5afebd37c whisper : token-level timestamp refactoring (#49, #120) Georgi Gerganov 2022-11-02 21:18:20 +02:00
  • 4b1c32e8ea Update README.md Georgi Gerganov 2022-11-02 18:33:29 +02:00
  • b5dde365e9 extra : compute SHA of all models files Georgi Gerganov 2022-11-02 18:31:55 +02:00
  • 02dfd5b8c3 whisper : fix extra memory usage after recent processor changes Georgi Gerganov 2022-11-02 18:31:18 +02:00
  • c63ce24834 Allow building with Accelerate for x86_64 Macs (#123) Syed Jafri 2022-11-02 10:00:19 -06:00
  • 137321915f ggml : fix the check for NEON support (#7) Georgi Gerganov 2022-11-02 17:52:24 +02:00
  • 24cd12f647 Cross compilation (#121) Syed Jafri 2022-11-02 00:46:49 -06:00
  • e46bc56e71 Update README.md Georgi Gerganov 2022-11-01 22:47:58 +02:00
  • 6fb98370ba main : add some comments for the word-level timestamp algorithm Georgi Gerganov 2022-11-01 22:35:21 +02:00
  • 0729da9a3b main : fix some edge cases for word-level timestamps Georgi Gerganov 2022-11-01 22:09:25 +02:00
  • 210a6fb83c wip : some unsuccessful experiments using DP word-ts-2 Georgi Gerganov 2022-10-31 17:12:21 +02:00
  • 5dc74e3aff Update README.md Georgi Gerganov 2022-10-31 22:06:05 +02:00
  • ac8ef34039 Update README.md Georgi Gerganov 2022-10-31 20:19:41 +02:00
  • b26345cc7b Added for Windows implemenated script download-ggml-model.cmd Mikhail Grigorev 2022-10-31 00:51:29 +05:00
  • 8dac3c6e10 Fixed sched_yield Mikhail Grigorev 2022-10-30 22:19:24 +05:00
  • 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
  • 361395187d Merge remote-tracking branch 'origin/master' into avx512 Georgi Gerganov 2022-10-27 17:46:04 +03:00
  • 7fc52fa7ef Another shot at AVX-512 support Georgi Gerganov 2022-10-27 17:45:38 +03:00
  • 01e037c6c6 Merge branch 'master' into avx512 Georgi Gerganov 2022-10-27 17:31:55 +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
  • 95f4fc70ca Try to add AVX 512-bit support Georgi Gerganov 2022-10-26 18:48:54 +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