Commit Graph

  • e4e4989f5c
    Update README.md Georgi Gerganov 2022-10-08 11:17:29 +0300
  • ea82b2352a
    Create README.md Georgi Gerganov 2022-10-08 11:16:37 +0300
  • 2ca1a19b88
    Adding dummy models for testing purposes Georgi Gerganov 2022-10-08 10:57:42 +0300
  • 6858e4983b
    Adding sanitizer tests Georgi Gerganov 2022-10-08 10:56:59 +0300
  • 29b041f79b Cleanup CMakeLists.txt Georgi Gerganov 2022-10-08 09:00:59 +0300
  • 4a732b2879 cmake : fixes Georgi Gerganov 2022-10-08 00:21:16 +0300
  • 68f5962be6 ci : add cmake builds Georgi Gerganov 2022-10-08 00:14:34 +0300
  • 332c9d77fe whisper : fix bug in token sampling logic Georgi Gerganov 2022-10-08 00:14:05 +0300
  • 877c058179 Add CMake support Georgi Gerganov 2022-10-07 23:53:12 +0300
  • abb73fc9af
    Cleanup CMakeLists.txt #28 Georgi Gerganov 2022-10-08 09:00:59 +0300
  • 378d3e8a74 cmake : fixes Georgi Gerganov 2022-10-08 00:21:16 +0300
  • 76bc3fecb2 ci : add cmake builds Georgi Gerganov 2022-10-08 00:14:34 +0300
  • 90513c3ac4 whisper : fix bug in token sampling logic Georgi Gerganov 2022-10-08 00:14:05 +0300
  • 0c710654a5 Add CMake support Georgi Gerganov 2022-10-07 23:53:12 +0300
  • 481cd685d5
    ref #10 : option to keep context in "stream" example Georgi Gerganov 2022-10-07 22:30:44 +0300
  • 3f15bb8a08
    ref #10 : add "step" argument for "stream" example Georgi Gerganov 2022-10-07 22:07:24 +0300
  • 7787b878e1
    ref #16, #22 : add "offset" argument Georgi Gerganov 2022-10-07 22:00:40 +0300
  • e29a5dacc6
    ref #11, #18, #26 : fix CACHE_LINE_SIZE constant Georgi Gerganov 2022-10-07 21:56:44 +0300
  • 844d60b284 Add CI using Github Actions Georgi Gerganov 2022-10-07 18:32:18 +0300
  • a03a229306
    Add CI using Github Actions #27 Georgi Gerganov 2022-10-07 18:32:18 +0300
  • 3f01476487 Fixed _MSC_VER define #21 Mikhail Grigorev 2022-10-07 15:53:45 +0500
  • 240a5eaf9c Sync to official sources code repositary Mikhail Grigorev 2022-10-07 15:43:08 +0500
  • b211d2f9b1 ADD VAD to save inference cycles #24 Niranjan Yadla 2022-10-05 15:01:23 -0700
  • 700898e6ed
    ref #22 : add option to provide multiple input .wav files Georgi Gerganov 2022-10-05 23:44:10 +0300
  • ede93a16c2 Remove SDL2 from main project Mikhail Grigorev 2022-10-06 01:22:35 +0500
  • 6b1c3cc198
    Update README.md Georgi Gerganov 2022-10-05 23:13:15 +0300
  • b8f713482e
    Minor updates Georgi Gerganov 2022-10-05 23:11:02 +0300
  • 167324584b wip : rpi4 support Georgi Gerganov 2022-10-05 21:34:41 +0300
  • ce1fe95902 wip : improve makefile Georgi Gerganov 2022-10-05 20:41:35 +0300
  • 88fe718efa wip : rpi4 support #23 Georgi Gerganov 2022-10-05 21:34:41 +0300
  • cb47f5613f
    wip : improve makefile Georgi Gerganov 2022-10-05 20:41:35 +0300
  • 2ddccbbefd Added main project Mikhail Grigorev 2022-10-05 17:58:42 +0500
  • c39d37e92a Fixed prodject name Mikhail Grigorev 2022-10-05 17:49:00 +0500
  • 897cda9cf2 Added support Windows (build Visual Studio 2022) Mikhail Grigorev 2022-10-05 17:41:05 +0500
  • 74197ffc11
    Merge pull request #20 from ArtyomZemlyak/master Georgi Gerganov 2022-10-05 07:27:29 +0300
  • 495b81b367 Fix: main get n_threads from cli #20 Артём Земляк 2022-10-05 09:47:48 +0700
  • f007e186fe Fix: main get language from cli args Артём Земляк 2022-10-05 09:24:53 +0700
  • e7a15876f8
    Update README.md Georgi Gerganov 2022-10-04 23:27:25 +0300
  • 6814cc9b02 Improve result printing Georgi Gerganov 2022-10-04 23:16:33 +0300
  • eba33adadd Extend C-style API with full inference methods Georgi Gerganov 2022-10-04 22:43:37 +0300
  • 6b77124e01 Initial C-style interface for whisper.cpp Georgi Gerganov 2022-10-04 20:35:01 +0300
  • 4d98539527
    Improve result printing #19 Georgi Gerganov 2022-10-04 23:16:33 +0300
  • 06ca92f487
    Extend C-style API with full inference methods Georgi Gerganov 2022-10-04 22:43:37 +0300
  • c652384a0e
    Initial C-style interface for whisper.cpp Georgi Gerganov 2022-10-04 20:35:01 +0300
  • be8ba034f6
    ref #10 : handle Ctrl+C in "stream" app Georgi Gerganov 2022-10-02 20:11:17 +0300
  • d71e567656
    Update README.md Georgi Gerganov 2022-10-02 18:19:22 +0300
  • b6bf906730
    ref #10 : quick-and-dirty attempt for real-time audio transciption Georgi Gerganov 2022-10-02 17:55:45 +0300
  • 77d929f603
    Fix bug in FFT Georgi Gerganov 2022-10-02 17:46:21 +0300
  • 6d654d192a
    Fix reading of stereo WAV files Georgi Gerganov 2022-10-01 08:41:57 +0300
  • 62897e8ae6
    Update README.md Georgi Gerganov 2022-10-01 00:01:04 +0300
  • 15b49e8baf
    Bug fix Georgi Gerganov 2022-09-30 20:37:29 +0300
  • 3bcdbdfc32
    Reduce memory usage even more + better sampling Georgi Gerganov 2022-09-30 19:33:09 +0300
  • 310f4883d1
    Update README.md Georgi Gerganov 2022-09-29 23:48:01 +0300
  • fd3f3d748f
    Update README.md Georgi Gerganov 2022-09-29 23:37:59 +0300
  • 5877c3578e
    ref #4 : added transcription timestamps Georgi Gerganov 2022-09-29 23:09:04 +0300
  • 8d4041c31f
    Merge pull request #3 from cdosoftei/master Georgi Gerganov 2022-09-28 22:06:09 +0300
  • d4fcfa47b0
    Pass -pthread to linker #3 cdosoftei 2022-09-28 15:01:54 -0400
  • 4352a6018b
    Update README.md Georgi Gerganov 2022-09-28 21:13:32 +0300
  • f888c2373d
    Flash + language support (ref #2) Georgi Gerganov 2022-09-28 20:46:05 +0300
  • 154fa796dd
    ref #1 : add -pthread to compilation flags Georgi Gerganov 2022-09-26 11:58:44 +0300
  • 476182e439
    Update README.md and simplify usage Georgi Gerganov 2022-09-26 09:36:51 +0300
  • f2456f8d93
    Create README.md Georgi Gerganov 2022-09-25 22:35:26 +0300
  • 28802c4dae
    Create LICENSE Georgi Gerganov 2022-09-25 22:15:44 +0300
  • b0a11594ae
    Initial release Georgi Gerganov 2022-09-25 21:23:15 +0300