Commit History

Create README.md
6f8ab0e

ggerganov commited on

whisper.nvim : add helper script for the Neovim integration
ec60ee3

ggerganov commited on

stream : few updates to make it compatible for Vim usage (#99)
c5a6b99
unverified

ggerganov commited on

Add OpenBLAS support
bf551c0

ggerganov commited on

Print system info at start of program
c0f40a4
unverified

ggerganov commited on

Fixed compile definitions and link libraries for MSVC
8a29c9d

Mikhail Grigorev commited on

Add helper script to benchmark all models
b1dfc60
unverified

ggerganov commited on

Print system info in main
72754e0

ggerganov commited on

Create README.md
acee614
unverified

ggerganov commited on

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.
7b2581f

andypayne commited on

Update README.md
626e4b8

ggerganov commited on

Update README.md
5db8087

ggerganov commited on

Update README.md
0c70188

ggerganov commited on

Update README.md
43e9712

ggerganov commited on

Update README.md
fb12dac

ggerganov commited on

Update README.md
7fa6853

ggerganov commited on

ggml : add system info functions
7a4a7a1

ggerganov commited on

refactoring : move main + stream in examples + other stuff
f79068a

ggerganov commited on

main : fix SRT timestamp to use comma "," instead of dot "."
0cdf85e
unverified

ggerganov commited on

Update README.md
ed2182d
unverified

ggerganov commited on

Update README.md
fb37d20

ggerganov commited on

objc : polishing the sample application
681b6fe

ggerganov commited on

Create README.md
f638e82

ggerganov commited on

ios : whisper.objc example
abbf9ee

ggerganov commited on

ref #68, #79 : fix segment time output
abde4e1
unverified

ggerganov commited on

Update README.md
ab748df
unverified

ggerganov commited on

Merge pull request #78 from jokkebk/Specify-utf8-for-vocab.json
4ce1c20
unverified

ggerganov commited on

Add enconding parameter to vocab.json opening to fix errors
bf50d62

Joonas Pihlajamaa commited on

Update README.md
c95477e
unverified

ggerganov commited on

Update README.md
c2bd4a8
unverified

ggerganov commited on

Update README.md
20669c8
unverified

ggerganov commited on

Update README.md
f86b588

ggerganov commited on

main : print colors + no timestamps
d06a6c2

ggerganov commited on

whisper : add new-segment callback
83926f7

ggerganov commited on

main : refactor subtitle output
e004a9e

ggerganov commited on

wip : experimental color coding of tokens based on probabilities
6f2f468

ggerganov commited on

Update README.md
432646b
unverified

ggerganov commited on

Update README.md
a6f9caa
unverified

ggerganov commited on

Update README.md and finalize the whisper.wasm example
4312a39

ggerganov commited on

wip : polishing WASM example
363140f

ggerganov commited on

wip : WASM 128-bit SIMD support
ca4986c

ggerganov commited on

wip : initial WASM port
4abd756

ggerganov commited on

ref #68 : add option "-on" to specify segment index offset for SRT
da23cbe
unverified

ggerganov commited on

ci : fix and re-enable tests (2nd try)
bb6071e
unverified

ggerganov commited on

Revert "ci : fix and re-enable tests"
ec8187f
unverified

ggerganov commited on

ci : fix and re-enable tests
58b7295
unverified

ggerganov commited on

Update README.md
15ee6bb
unverified

ggerganov commited on

Update README.md
0bb478c
unverified

ggerganov commited on

Update README.md
d86b4a1
unverified

ggerganov commited on

Merge pull request #67 from undefdev/defensive-apple-arm-make
41ec93b
unverified

ggerganov commited on