]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2022-10-22 Georgi GerganovUpdate README.md
2022-10-22 Georgi Gerganovmain : print colors + no timestamps
2022-10-22 Georgi Gerganovwhisper : add new-segment callback
2022-10-22 Georgi Gerganovmain : refactor subtitle output
2022-10-22 Georgi Gerganovwip : experimental color coding of tokens based on...
2022-10-22 Georgi GerganovUpdate README.md
2022-10-22 Georgi GerganovUpdate README.md
2022-10-22 Georgi GerganovUpdate README.md and finalize the whisper.wasm example
2022-10-22 Georgi Gerganovwip : polishing WASM example
2022-10-22 Georgi Gerganovwip : WASM 128-bit SIMD support
2022-10-22 Georgi Gerganovwip : initial WASM port
2022-10-21 Georgi Gerganovref #68 : add option "-on" to specify segment index...
2022-10-21 Georgi Gerganovci : fix and re-enable tests (2nd try)
2022-10-21 Georgi GerganovRevert "ci : fix and re-enable tests"
2022-10-21 Georgi Gerganovci : fix and re-enable tests
2022-10-20 Georgi GerganovUpdate README.md
2022-10-20 Georgi GerganovUpdate README.md
2022-10-20 Georgi GerganovUpdate README.md
2022-10-19 Georgi GerganovMerge pull request #67 from undefdev/defensive-apple...
2022-10-19 Georgi Gerganovci : disable tests temporarily
2022-10-18 undefadded handling for falsely as x86_64 announced ARM...
2022-10-18 Georgi GerganovUpdate README.md
2022-10-18 Georgi Gerganovstream : print warning when processing is not fast...
2022-10-18 Georgi GerganovAdd reference to FP16 repo
2022-10-18 Georgi Gerganovref #52 : improve greedy sampling strategy
2022-10-18 Georgi GerganovCMake support for Accelerate framework
2022-10-18 Georgi GerganovCorrect implementation of FP16 GELU
2022-10-18 Georgi Gerganovclose #32 : add comment about thread-safety of the...
2022-10-18 Georgi Gerganovref #57, #62, #63 : remove unions in C-api + remove...
2022-10-18 Georgi Gerganovref #62 : fix build for some compilers
2022-10-18 Georgi GerganovRevert recent sampling change
2022-10-17 Georgi GerganovFix EOT token handling
2022-10-17 Georgi GerganovRevert GELU change
2022-10-17 Georgi GerganovLink Accelerate framework to "stream" example
2022-10-17 Georgi GerganovTry to improve the sampling strategy a bit
2022-10-17 Georgi GerganovFix memory sizes
2022-10-17 Georgi GerganovUse Accelerate framework on Apple silicon
2022-10-17 Georgi GerganovAdding helper script for converting the PT models
2022-10-17 Georgi Gerganovclose #56 : build on FreeBSD
2022-10-17 Georgi GerganovMerge pull request #58 from r0y6a3n0/master
2022-10-17 RyanChangfix missing token issue
2022-10-15 Georgi Gerganovref #48 : clear results at the start of whisper_full
2022-10-15 Georgi GerganovUpdate README.md (ref #50)
2022-10-12 Georgi GerganovUpdate README.md
2022-10-12 0/0check if spectogram length is <100 before doing anythin...
2022-10-12 Topping1Update README.md (#43)
2022-10-12 Georgi GerganovMerge pull request #42 from iboB/msvc-build
2022-10-11 Borislav StanimirovBuilding with MSVC
2022-10-11 Borislav StanimirovVisual Studio ignored dirs
2022-10-10 Georgi GerganovUpdate README.md
2022-10-10 Georgi GerganovUpdate README.md
2022-10-10 Georgi Gerganovstream : improve real-time transcription
2022-10-10 Georgi GerganovMinor
2022-10-10 Georgi GerganovUpdate README.md
2022-10-10 Georgi GerganovMerge pull request #36 from Topping1/master
2022-10-10 Georgi Gerganovref #35 : add <stdbool.h> to whisper.h
2022-10-10 Georgi GerganovMerge pull request #34 from tazz4843/master
2022-10-10 Topping1Update main.cpp
2022-10-10 0/0add static library make target
2022-10-09 Georgi GerganovMerge pull request #31 from lkwq007/master
2022-10-09 lnyanAdd MinGW support
2022-10-08 Georgi GerganovMinor
2022-10-08 Georgi Gerganovref #9 : add API documentation in whisper.h
2022-10-08 Georgi GerganovFix Makefile for MacBook Intel
2022-10-08 Georgi Gerganovref #17 : print whisper logs to stderr
2022-10-08 Georgi Gerganovref #17 : add options to output result to file
2022-10-08 Georgi GerganovUpdate README.md
2022-10-08 Georgi GerganovUpdate tests
2022-10-08 Georgi Gerganovci : add base model tests to GH Actions
2022-10-08 Georgi GerganovUpdate README.md
2022-10-08 Georgi GerganovCreate README.md
2022-10-08 Georgi GerganovAdding dummy models for testing purposes
2022-10-08 Georgi GerganovAdding sanitizer tests
2022-10-08 Georgi GerganovCleanup CMakeLists.txt
2022-10-08 Georgi Gerganovcmake : fixes
2022-10-08 Georgi Gerganovci : add cmake builds
2022-10-08 Georgi Gerganovwhisper : fix bug in token sampling logic
2022-10-08 Georgi GerganovAdd CMake support
2022-10-07 Georgi Gerganovref #10 : option to keep context in "stream" example
2022-10-07 Georgi Gerganovref #10 : add "step" argument for "stream" example
2022-10-07 Georgi Gerganovref #16, #22 : add "offset" argument
2022-10-07 Georgi Gerganovref #11, #18, #26 : fix CACHE_LINE_SIZE constant
2022-10-07 Georgi GerganovAdd CI using Github Actions
2022-10-05 Georgi Gerganovref #22 : add option to provide multiple input .wav...
2022-10-05 Georgi GerganovUpdate README.md
2022-10-05 Georgi GerganovMinor updates
2022-10-05 Georgi Gerganovwip : rpi4 support
2022-10-05 Georgi Gerganovwip : improve makefile
2022-10-05 Georgi GerganovMerge pull request #20 from ArtyomZemlyak/master
2022-10-05 Артём ЗемлякFix: main get n_threads from cli
2022-10-05 Артём ЗемлякFix: main get language from cli args
2022-10-04 Georgi GerganovUpdate README.md
2022-10-04 Georgi GerganovImprove result printing
2022-10-04 Georgi GerganovExtend C-style API with full inference methods
2022-10-04 Georgi GerganovInitial C-style interface for whisper.cpp
2022-10-02 Georgi Gerganovref #10 : handle Ctrl+C in "stream" app
2022-10-02 Georgi GerganovUpdate README.md
2022-10-02 Georgi Gerganovref #10 : quick-and-dirty attempt for real-time audio...
2022-10-02 Georgi GerganovFix bug in FFT
2022-10-01 Georgi GerganovFix reading of stereo WAV files
next